An open API service indexing awesome lists of open source software.

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

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