https://github.com/cometkim/rescript-wasm-test
ReScript compiler WASM build
https://github.com/cometkim/rescript-wasm-test
Last synced: 28 days ago
JSON representation
ReScript compiler WASM build
- Host: GitHub
- URL: https://github.com/cometkim/rescript-wasm-test
- Owner: cometkim
- License: mit
- Created: 2023-12-14T22:03:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T22:05:26.000Z (over 2 years ago)
- Last Synced: 2024-10-29T14:54:50.154Z (over 1 year ago)
- Language: WebAssembly
- Size: 6.92 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReScript w/ WebAssembly Playground
Test [wasm_of_ocaml](https://github.com/ocaml-wasm/wasm_of_ocaml) build for ReScript compiler.
```sh
yarn serve .
# Then open
# http://localhost:3000/test-jsoo
# or
# http://localhost:3000/test-wasm
```
## LICENSE
MIT