flow-web 0.4.0 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.4.0
Install via package.json:
"@estuary/flow-web": "0.4.0"
Recent Versions
- 151
- 131
- 44
- 0
Loading
Sorry, something went wrong.
Last published
11 months ago
Discussions
30
Issues
112
Total downloads