WebAssembly / flexible-vectorsLinks
Vector operations for WebAssembly
☆51Updated last year
Alternatives and similar repositories for flexible-vectors
Users that are interested in flexible-vectors are comparing it to the libraries listed below
Sorting:
- Bulk memory operations☆79Updated 4 years ago
- Proposal to add multi-values to WebAssembly☆72Updated 3 years ago
- Proposal for Type Imports & Exports☆23Updated last year
- Proposal to add exception handling to WebAssembly☆167Updated 5 months ago
- Proposal for allowing modules to define, import and export modules and instances☆118Updated 3 years ago
- Proposal for Typed Function References☆102Updated 9 months ago
- A repository for the stack switching proposal.☆178Updated 2 weeks ago
- Proposal for adding basic reference types (anyref)☆165Updated 3 years ago
- Multiple per-module memories for Wasm☆134Updated 9 months ago
- WASI implementation in Rust☆31Updated 5 years ago
- Proposal for adding type reflection to the JS API☆48Updated last year
- Run Clang in WebAssembly 🎉☆62Updated 4 years ago
- A self-generating WebAssembly parser & serializer in Rust.☆67Updated last year
- Proposal for adding funclets - flexible intraprocedural control flow☆20Updated 3 years ago
- A simple event-driven library for parsing WebAssembly binary files☆180Updated 5 years ago
- Simple streamable WebAssembly binary parser☆80Updated last year
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- Design documents and discussions about debug support in WebAssembly☆109Updated 3 years ago
- A draft proposal for spawning threads in WebAssembly☆65Updated 2 months ago
- Reading DWARF information from wasm files.☆19Updated 7 years ago
- A WebIDL parser written in Rust.☆34Updated last year
- the WebAssembly partial evaluator☆98Updated 2 weeks ago
- Libsodium WebAssembly benchmarks results.☆83Updated 2 years ago
- Relax the strict determinism requirements of SIMD operations.☆50Updated last year
- dlmalloc ported into Rust☆110Updated 2 weeks ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- A benchmark suite and tool to compare different implementations of the same primitives.☆78Updated 2 months ago
- Proposal for Custom Annotation Syntax in the Text Format