Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 329 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 329 Bytes

A wasmjit-omr base tool for running WebAssembly code generated by Emscripten.

Building

$ mkdir build
$ cd build
$ cmake -GNinja -DWASMJIT_OMR_LOCATION=<path to wasmjit-omr>
$ ninja

License

The code is distributed under the terms of the Apache License, Version 2.0.