-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rustwasm/wasm-bindgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.76
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rustwasm/wasm-bindgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.77
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 105 files changed
- 4 contributors
Commits on Aug 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af0e566 - Browse repository at this point
Copy the full SHA af0e566View commit details -
It's not doing much for us any more, mostly just noise.
Configuration menu - View commit details
-
Copy full SHA for b780348 - Browse repository at this point
Copy the full SHA b780348View commit details
Commits on Aug 24, 2021
-
Update tests for a new wasmprinter release (#2667)
* Update tests for a new wasmprinter release * Update more tests * More tests to update
Configuration menu - View commit details
-
Copy full SHA for 58e252e - Browse repository at this point
Copy the full SHA 58e252eView commit details -
web-sys: add
WorkerType
feature (#2666)PR #2656 added support settings `type` and `request_credentials` on `WorkerOptions`. However, the `WorkerType` struct` was not exposed, as the feature was not added to Cargo.toml.
Configuration menu - View commit details
-
Copy full SHA for 6ab9ac0 - Browse repository at this point
Copy the full SHA 6ab9ac0View commit details
Commits on Aug 26, 2021
-
Generate TypeScript return types for
async
functions (#2665)* Generate TypeScript return types for `async` functions * Fix tests to respect returning only `Result<T, JsValue>` * Fix smoke test * add `simple_async_fn` to `typescript-tests` * cleanup and set JsDoc comment correctly for `Promise<void>` * clean up now that `ts_ret_ty` is complete w/ Promise * add `.d.ts` reference tests * add async reference tests * don't test `.js` and `.wat` in async reference tests
Configuration menu - View commit details
-
Copy full SHA for 965b88c - Browse repository at this point
Copy the full SHA 965b88cView commit details
Commits on Sep 2, 2021
-
Add math-related intrinsics/functions for
JsValue
s (#2629)* Allow accessing JS math operators from Rust Useful for dealing with JS `BigInt`s * Add `typeof` and `in` methods/intrinsics * Add comparison operators * Remove Object.is intrinsic * Make conversion into f64 faillible * Add `#[inline]`s * Fix methods to make them take references * cargo fmt * Add BigInt to js-sys (no constructor yet) * Remove useless import * Fix UI tests * Add BigInt constructor * Allow catching `to_string` method for BigInt * Fix tests again * Add inlines * Rework PartialEq impl * Implement FromStr for BigInt * Add more inlines * Update formatting * Add more trait impls and feature for integration with `rust-num` * Add `PartialOrd` and `Ord` impls for more types * Cargo fmt * Remove `num-traits` from `wasm-bindgen`, integrate `js-sys` with `rust-num` further * Update Cargo.toml * Update Rust version for CI (to allow proc-macro2 to build again) * Fix link in Markdown * Remove all `rust-num` code from `js-sys`
Configuration menu - View commit details
-
Copy full SHA for d6d056c - Browse repository at this point
Copy the full SHA d6d056cView commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 634f07d - Browse repository at this point
Copy the full SHA 634f07dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 123d5f5 - Browse repository at this point
Copy the full SHA 123d5f5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.76...0.2.77