Skip to content

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

License

Notifications You must be signed in to change notification settings

wasmjit-omr/em-interp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published