Skip to content

Commit

Permalink
Doc: how to install wasm_of_ocaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Vouillon <[email protected]>
  • Loading branch information
vouillon committed Nov 5, 2024
1 parent a4bc007 commit f76b05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/wasmoo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Wasm Compilation With Wasm_of_ocaml
Wasm_of_ocaml_ is a compiler from OCaml to WebAssembly (Wasm for
short). The compiler works by translating OCaml bytecode to Wasm code.

The compiler can currently be installed from [its Github repository](https://github.com/ocaml-wasm/wasm_of_ocaml).

Compiling to Wasm
=================
Expand Down

0 comments on commit f76b05e

Please sign in to comment.