flow-web 0.5.11 Latest
This is the source for the `flow-web` NPM package, which exposes Javascript/Typescript bindings to Flow library functions in Web Assembly (WASM). The gist is that we compile this Rust crate to WASM and then generate the corresponding JS/TS files using `wasm-bindgen`. We use `wasm-pack` to put everything together into an NPM package that works with Webpack, and publish that to Github packages.
Install from the command line:
Learn more about npm packages
$ npm install @estuary/flow-web@0.5.11
Install via package.json:
"@estuary/flow-web": "0.5.11"
Recent Versions
- 0
- 12
- 160
- 131
- 44
Loading
Sorry, something went wrong.
Last published
22 days ago
Discussions
31
Issues
105
Total downloads