git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 798d22f70346b2550010f853c9c3582ae86e1f35

Files: 798d22f70346b2550010f853c9c3582ae86e1f35 / README.md

629 bytesRaw

JS prototype

The js prototype just implements the Ethereum interface. It uses v8 to run the WASM code.

Run tests

The tests are written in wasm's text format (.wast) which are then compiled into binary format and ran in v8.

To run the test you need

Built with git-ssb-web