A wasmjit-omr base tool for running WebAssembly code generated by Emscripten.
$ mkdir build
$ cd build
$ cmake -GNinja -DWASMJIT_OMR_LOCATION=<path to wasmjit-omr>
$ ninja
The code is distributed under the terms of the Apache License, Version 2.0.
A wasmjit-omr base tool for running WebAssembly code generated by Emscripten.
$ mkdir build
$ cd build
$ cmake -GNinja -DWASMJIT_OMR_LOCATION=<path to wasmjit-omr>
$ ninja
The code is distributed under the terms of the Apache License, Version 2.0.