We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0888f9c commit 29d30faCopy full SHA for 29d30fa
1 file changed
README.md
@@ -31,6 +31,7 @@ Toolchains using Binaryen as a **component** (typically running `wasm-opt`) incl
31
* [`J2CL`](https://j2cl.io/) (Java; [`J2Wasm`](https://github.com/google/j2cl/tree/master/samples/wasm))
32
* [`Kotlin`](https://kotl.in/wasmgc) (Kotlin/Wasm)
33
* [`Dart`](https://flutter.dev/wasm) (Flutter)
34
+ * [`wasm_of_ocaml`](https://github.com/ocaml-wasm/wasm_of_ocaml) (OCaml)
35
36
For more on how some of those work, see the toolchain architecture parts of
37
the [V8 WasmGC porting blogpost](https://v8.dev/blog/wasm-gc-porting).
0 commit comments