node-wasm

v0.1.4
A bare minimum util to import and use wasm in node
node import require wasm loader node-wasm nodewasm load

test

jest

build

rimraf lib/* && babel src -d lib --ignore *.test.js

lint

eslint --cache --format 'node_modules/eslint-friendly-formatter' ./src

prep-publish

npm run build && npm version patch -m 'Upgrade to %s' && npm publish && git push
npm i node-wasm

Metadata

  • ISC
  • Whatever
  • Yusinto Ngadiman
  • released 2/17/2018

Downloads

Maintainers