| Crates.io | https-everywhere-lib-wasm |
| lib.rs | https-everywhere-lib-wasm |
| version | 0.1.2 |
| created_at | 2019-07-20 18:55:55.45625+00 |
| updated_at | 2019-09-06 01:57:09.002712+00 |
| description | HTTPS Everywhere WASM Library |
| homepage | |
| repository | https://github.com/efforg/https-everywhere-lib-wasm |
| max_upload_size | |
| id | 150404 |
| size | 172,160 |
docker build -t https-everywhere-lib-wasm .
docker run -it --rm -v $(pwd):/opt https-everywhere-lib-wasm
Run the aforementioned build environment. In that shell:
wasm-pack build -t no-modules
We need to add a special flag before testing in node. This should change some time in the future.
WBINDGEN_I_PROMISE_JS_SYNTAX_WORKS_IN_NODE=1 wasm-pack test --node