0.0.4 • Published 6 years ago

wasm-server v0.0.4

Weekly downloads
32
License
-
Repository
-
Last release
6 years ago

wasm-server

This is just a simple static server that happens to be able to serve and process WebAssembly files correctly. NOT intended for production but for development in lieu of the default Python server which still cannot support the application/wasm mime type even after version 3.

For those times you don't want Webpack :p

To install

  • You first need to install Node JS version 8.9.1 or higher.
  • install this project from the npm repository by running

npm -g install wasm-server

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago