Skip to content

TrueBitFoundation/wasm-preprocessing

Repository files navigation

wasm-preprocessing

Software needed for preprocessing WASM files so that they can be ran on the TrueBit VM.

I think it will be better to implement these steps in some other language than OCaml, because OCaml can currently only run in the Truebit VM by using OCaml bytecode interpreter.

Testing:

cargo run test.wasm

About

Software needed for preprocessing WASM files so that they can be ran on the TrueBit VM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages