0.1.2 • Published 4 years ago

xzwasm v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Building

  • Clone/update submodules
    • git submodule update --init --recursive
  • Ensure you have a working Clang toolchain that can build wasm
  • (For testing only) Ensure you have xz and brotli available as commands on $PATH
  • Run make

To build the NPM package contents:

  • Have node installed
  • npm install
  • Run make package

Running scenario/perf tests

  • Have node installed
  • npm install -g http-server
  • make run-sample
0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago