Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.

this implement the system interface for wasm binaries in primea

License

Notifications You must be signed in to change notification settings

primea/js-primea-wasm-system-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

this implement the system interface for wasm binaries in primea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published