couchand / rust-wasm-capnproto-example
An example of Rust compiling to WASM and passing Cap'n Proto messages to JavaScript.
☆20Updated 6 years ago
Alternatives and similar repositories for rust-wasm-capnproto-example:
Users that are interested in rust-wasm-capnproto-example are comparing it to the libraries listed below
- Rust implementation of the callbag spec for reactive/iterable programming☆30Updated 2 years ago
- WASM / WASI interface for browser service workers☆59Updated 2 years ago
- Futures-based background work queue built with SQLx and Postgres☆12Updated last year
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆90Updated 2 years ago
- ☆92Updated 2 years ago
- Simplify running rust in nodejs☆81Updated 2 years ago
- Signaling server for WebRTC that supports SSL-encrypted connections☆33Updated 5 years ago
- Turns running Rust code into a serializable data structure.☆22Updated 2 years ago
- Secure Scuttlebutt handshake + boxstream library☆25Updated last year
- Simple shared types for multi-threaded Rust programs☆24Updated last year
- Helpers for dealing with assemblyscript memory inside wasmer-runtime