mtolmacs / wasm2mapLinks
WebAssembly sourcemap generator and WASM binary source mapping url section patcher
☆45Updated 2 weeks ago
Alternatives and similar repositories for wasm2map
Users that are interested in wasm2map are comparing it to the libraries listed below
Sorting:
- Leptos WASI Preview 2 integration, working with wasmcloud and possibly others☆26Updated last year
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- `$crate` in procedural macros.☆77Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- ☆64Updated last week
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- ☆45Updated 8 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- A library for generating chrome://tracing traces in Rust.☆119Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- ☆76Updated last month
- ☆112Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- An async version of iterator☆40Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Add observability to your Rust types!☆58Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- A sinless derive helper