git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree:
πŸ“„.gitmodules
πŸ“„README.md
πŸ“„constants.js
πŸ“„design.md
πŸ“„environment.js
πŸ“„index.js
πŸ“„interface.js
πŸ“„package.json
πŸ“„sexpr-wasm-prototype
πŸ“tests
README.md

SYNOPSIS

Gitter or #ethereumjs on freenode

js-standard-style

This is a JS prototype of the eWASM kernal.

INSTALL

You need to compile nodejs from master to run npm install ewasm-kernal

clone and run npm install

CLONE

TESTS

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

To run the test you need

API

todo

LICENSE

MPL-2.0)

Built with git-ssb-web