@poxiaola/rust-wasm
v0.2.3
Published
``` wasm-opt -Oz -o out.wasm in.wasm ```
Downloads
4
Readme
wasm-opt -Oz -o out.wasm in.wasmgoexec 'http.ListenAndServe(`:9999`, http.FileServer(http.Dir(`.`)))'wasm-pack build --scope poxiaola
cd pkg
$ npm publish --access=publicwasm-pack build --scope poxiaola --target no-modules