onsails / wasmer-as
Helpers for dealing with assemblyscript memory inside wasmer-runtime
☆23Updated 2 years ago
Alternatives and similar repositories for wasmer-as:
Users that are interested in wasmer-as are comparing it to the libraries listed below
- Continuously read/write to disk using random offsets and lengths .☆28Updated last year
- Serializer and deserializer for the VCR Cassette format☆14Updated 10 months ago
- Rust bindings for WebKit's JavaScriptCore.☆53Updated last month
- WASI implementation in Rust☆31Updated 5 years ago
- ☆17Updated 6 years ago
- std::RefCell with more useful error messages.☆15Updated 4 years ago
- An efficient dynamically sized string buffer (aka String Builder) for AssemblyScript☆28Updated 2 years ago
- Inserting elements into this map yields a persistent, type-safe Index to that new element.☆13Updated 6 years ago
- A WebIDL Parser☆44Updated 9 months ago
- Async Server Sent Events parser and encoder☆52Updated 10 months ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 3 years ago
- Antialiased 2D vector drawing library written in rust☆53Updated 4 years ago
- An example of Rust compiling to WASM and passing Cap'n Proto messages to JavaScript.☆20Updated 7 years ago
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆22Updated 8 months ago
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- An Experimental Web Browser Engine written in Rust☆15Updated 6 years ago
- Rust library to print a WebAssembly binary to its textual format☆32Updated 4 years ago
- List the symbols within a wasm file☆42Updated 7 years ago
- JavaScriptCore on WebAssembly☆19Updated 3 years ago
- Read, write, and manipulate the Wasm WebIDL bindings custom section☆38Updated 5 years ago
- A Rust implementation of JSON Type Definition☆29Updated 2 years ago
- Non-owning unsafe I/O☆20Updated 4 months ago
- Rust bindings to libuv