primea-wasm-system-interface

0.0.0 • Public • Published

NPM Package Build Status Coverage Status

js-standard-style

SYNOPSIS

This implement the system interface for wasm binaries in primea

INSTALL

npm install primea-wasm-system-inteface

USAGE

const WasmContainer = require('primea-wasm-container')
const SystemInterface = require('primea-system-inteface')

// regester the container with the a hypervisor instance
hypervisor.registerContainer(WasmContainer, {
  system: SystemInterface 
})

WASM API

./docs/

LICENSE

MPL-2.0

Readme

Keywords

none

Package Sidebar

Install

npm i primea-wasm-system-interface

Weekly Downloads

86

Version

0.0.0

License

MPL-2.0

Last publish

Collaborators

  • null_radix