This is a simple hello-world project which allows user to print any message to the console.
We have implemented this project in the below WASM compatible languages:
Language | Source | Status | Version |
---|---|---|---|
./wrapper/rust | Running | ||
./wrapper/assemblyscript | Running |
We have also created demo apps that integrate this wrapper using different language/frameworks:
Language | Framework | Source | App | Version |
---|---|---|---|---|
React.js | ./app/react.js/ | Live | ||
Next.js | ./app/next.js | N/A | ||
Node.js | ./app/ts-vanilla/ | N/A | ||
Vanilla | ./app/ts-vanilla/ | N/A | ||
Vanilla | ./app/js-vanilla/ | N/A |