Hacker News new | ask | show | jobs
by miesie 1546 days ago
Hey all

We are avid users of WebAssembly at Fiberplane, a startup building collaborative notebooks for infrastructure and your observability stack. We needed a tool to streamline our Rust-focused workflow around authoring and hosting WebAssembly plugins, both on the client and on the server.

As such, `fp-bindgen` was born: A bindings generator for full-stack WASM plugins. It’s open-source and we hope you may find it useful as well: https://github.com/fiberplane/fp-bindgen/

Here’s why you might want to use `fp-bindgen`: https://fiberplane.dev/blog/announcing-fp-bindgen/

Ask us anything!