0.7.0 • Published 6 years ago

@cloudflare/wirefilter-wasm v0.7.0

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

WebAssembly support

This is an experimental crate offering WASM bindings to the filter parser.

In order to build it, you currently need to install wasm-pack and execute the following command in current directory:

wasm-pack build -t no-modules

After that, wasm-pack will generate a Node.js package in pkg folder that should be ready for publishing or direct usage.

If you want to just check out a simple demo, you can open index.html either directly from the filesystem or by spinning a local HTTP server.

0.7.0

6 years ago

0.6.1

6 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.0.0

7 years ago