Skip to content

Issues: rustwasm/wasm-bindgen

Align with the "C" ABI
#3454 opened May 25, 2023 by daxpedda
Open 21
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Fix js_sys::Intl methods returning Functions instead of calling them directly breaking-change Tracking breaking changes for the next major version bump (if ever) js-sys Issues related to the `js-sys` crate
#2506 opened Mar 24, 2021 by glennsl Loading…
Deprecate all From upcast impls breaking-change Tracking breaking changes for the next major version bump (if ever) js-sys Issues related to the `js-sys` crate web-sys Issues related to the `web-sys` crate
#2059 opened Mar 27, 2020 by Pauan
No match.index or match.input for RegExp::exec() result breaking-change Tracking breaking changes for the next major version bump (if ever) js-sys Issues related to the `js-sys` crate
#1831 opened Oct 23, 2019 by hfiguiere
Date methods missing support for negative arguments help wanted We could use some help fixing this issue! js-sys Issues related to the `js-sys` crate
#1662 opened Jul 13, 2019 by ghost
Gate features requiring CSP unsafe-eval on a non-default Cargo feature help wanted We could use some help fixing this issue! js-sys Issues related to the `js-sys` crate web-sys Issues related to the `web-sys` crate
#1647 opened Jul 8, 2019 by briansmith
Add an unsafe method Uint8Array::view_mut_raw(ptr: *mut u8, length: usize) so that JS can efficiently initialize a wasm buffer good first issue This is a good issue for people who have never contributed to wasm-bindgen before help wanted We could use some help fixing this issue! js-sys Issues related to the `js-sys` crate
#1643 opened Jul 5, 2019 by mstange
Generator.prototype.next should return IteratorNext breaking-change Tracking breaking changes for the next major version bump (if ever) js-sys Issues related to the `js-sys` crate
#1489 opened Apr 26, 2019 by RReverser
add support for passing Rust Iterators into JS as iterables js-sys Issues related to the `js-sys` crate more-types Adding support for more Rust types to cross the boundary
#1478 opened Apr 20, 2019 by shaver
JsString::from_char_code1 and family should take u16 not u32 breaking-change Tracking breaking changes for the next major version bump (if ever) js-sys Issues related to the `js-sys` crate
#1460 opened Apr 15, 2019 by RReverser
Stage 4 JS proposal: String.prototype.matchAll js-sys Issues related to the `js-sys` crate
#1455 opened Apr 14, 2019 by bakkot
Stage 4 JS proposal: Symbol.prototype.description js-sys Issues related to the `js-sys` crate
#1452 opened Apr 14, 2019 by bakkot
Support prototype-less objects breaking-change Tracking breaking changes for the next major version bump (if ever) js-sys Issues related to the `js-sys` crate
#1366 opened Mar 19, 2019 by RReverser
Minor js-sys inconsistencies breaking-change Tracking breaking changes for the next major version bump (if ever) js-sys Issues related to the `js-sys` crate
#1290 opened Feb 23, 2019 by bakkot
js-sys crate fails to mark many throwy methods with catch breaking-change Tracking breaking changes for the next major version bump (if ever) bug js-sys Issues related to the `js-sys` crate
#1286 opened Feb 21, 2019 by bakkot
ProTip! Add no:assignee to see everything that’s not assigned.