0
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Expose construction of a `JsObject` as a string More... almost 8 years ago
Update to syn master More... almost 8 years ago
Enable `wasm-bindgen -h` More... almost 8 years ago
Merge pull request #2 from fschutt/master More... almost 8 years ago
Removed synom due to regression in https://github.com/dtolnay/syn/commit/c5ab8c6b9fb7bf3f303abac2086485f272a73ebf More... almost 8 years ago
Add an option to "uglify" imports More... almost 8 years ago
Rename `__wasmPtr` field to `ptr` More... almost 8 years ago
Add `get_mut` to `WasmRefCell` More... almost 8 years ago
Extract null check throw to a separate function More... almost 8 years ago
Further optimize non-debug output More... almost 8 years ago
Only expose assertions in debug mode More... almost 8 years ago
Hook up debug to the CLI More... almost 8 years ago
Don't generate code for dead imports More... almost 8 years ago
Allow imports to return JS objects More... almost 8 years ago
Support passing booleans back and forth More... almost 8 years ago
Enable the `--declaration` tsc argument More... almost 8 years ago
Ok, let's actually expose memory More... almost 8 years ago
Disable tslint automatically More... almost 8 years ago
Fix noUnusedParameters warning More... almost 8 years ago
Allow extra exports not part of wasm-bindgen More... almost 8 years ago
Support imports outside of `wasm_bindgen!` More... almost 8 years ago
Add support for raw pointers in Rust More... almost 8 years ago
Add objects to the top of the README More... almost 8 years ago
Improve consistency of prefixes More... almost 8 years ago
Start optimizing code size: More... almost 8 years ago
Update gist output More... almost 8 years ago
Generate TypeScript by default instead of JS More... almost 8 years ago
Link to generated JS bindings More... almost 8 years ago
Add some notes about impl details of objects More... almost 8 years ago
Test installation on CI as well More... almost 8 years ago