-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: rustwasm/wasm-bindgen
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
Label
Projects
Milestones
Assignee
Sort
Issues list
WASI support
help wanted
We could use some help fixing this issue!
needs discussion
Requires further discussion
#3421
opened May 11, 2023 by
daxpedda
Documentation: "Supported Types" pages should be clear about whether they're about JS -> rust or also about rust -> JS
docs
Issues related to documentation
help wanted
We could use some help fixing this issue!
#1667
opened Jul 15, 2019 by
mstange
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
Documentation: The "Supported types: number slices" page is confusing
docs
Issues related to documentation
help wanted
We could use some help fixing this issue!
#1659
opened Jul 11, 2019 by
mstange
Documentation: "Exported struct Whatever Rust Types" should clear up what happens with moved values
docs
Issues related to documentation
help wanted
We could use some help fixing this issue!
#1658
opened Jul 11, 2019 by
mstange
Gate features requiring CSP 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
unsafe-eval
on a non-default Cargo feature
help wanted
#1647
opened Jul 8, 2019 by
briansmith
Add an unsafe method 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
Uint8Array::view_mut_raw(ptr: *mut u8, length: usize)
so that JS can efficiently initialize a wasm buffer
good first issue
#1643
opened Jul 5, 2019 by
mstange
Get back struct returned by a JS Function js_sys::Function
help wanted
We could use some help fixing this issue!
#1642
opened Jul 5, 2019 by
gawen
Unclear compiler error missing We could use some help fixing this issue!
#[wasm_bindgen]
on impl
bug
help wanted
#1629
opened Jun 26, 2019 by
ThomasdenH
Allow suppression of stack trace in test output
help wanted
We could use some help fixing this issue!
wasm-bindgen-test
The wasm-bindgen-test crate
#1621
opened Jun 24, 2019 by
EverlastingBugstopper
Closures should accept & for arguments
closures
Adding more support for closures on the boundary
help wanted
We could use some help fixing this issue!
more-types
Adding support for more Rust types to cross the boundary
#1399
opened Mar 26, 2019 by
Pauan
WebIDL: Support the HTMLConstructor attribute
frontend:webidl
Issues related to the WebIDL frontend to wasm-bindgen
help wanted
We could use some help fixing this issue!
web-sys
Issues related to the `web-sys` crate
#621
opened Aug 3, 2018 by
alexcrichton
ProTip!
Exclude everything labeled
bug
with -label:bug.