chambart / owi

OCaml WebAssembly Interpreter

Home Page:https://ocamlpro.github.io/owi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

owi

owi is an OCaml executable/library to TODO.

Installation

owi can be installed with opam:

opam install owi

If you don't have opam, you can install it following the how to install opam guide.

If you can't or don't want to use opam, consult the opam file for build instructions.

Quickstart

let () = Format.printf "TODO@."

For more, have a look at the example folder, at the documentation or at the test suite.

About

About

OCaml WebAssembly Interpreter

https://ocamlpro.github.io/owi

License:GNU Affero General Public License v3.0


Languages

Language:WebAssembly 93.5%Language:OCaml 6.3%Language:Standard ML 0.1%