-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: rustwasm/wasm-bindgen
base: 0.2.73
head repository: rustwasm/wasm-bindgen
compare: 0.2.74
- 12 commits
- 81 files changed
- 8 contributors
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 862e13d - Browse repository at this point
Copy the full SHA 862e13dView commit details
Commits on Apr 15, 2021
-
Add complete WebIDL for ReadableStream (#2478)
* Add complete ReadableStream WebIDL * Add missing line * Readable Stream Binding Regenerated
Configuration menu - View commit details
-
Copy full SHA for aa32f4a - Browse repository at this point
Copy the full SHA aa32f4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb413ad - Browse repository at this point
Copy the full SHA cb413adView commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0d911ea - Browse repository at this point
Copy the full SHA 0d911eaView commit details
Commits on Apr 19, 2021
-
Work around for building with webpack5 (#2512)
* Use instead of * rewrite js files in wasm-bindgen-cli reference tests * fix formatting * fix typo * ensure function return * run cargo fmt
Configuration menu - View commit details
-
Copy full SHA for fda6bb9 - Browse repository at this point
Copy the full SHA fda6bb9View commit details -
Add --omit-default-module-path CLI flag (#2519)
Adds a new CLI flag `--omit-default-module-path`, to control the `default_module_path` generated code. The `default_module_path` generated code is enabled by default, users need to explicitly disable it by setting the `--omit-default-module-path` CLI flag.
diceride authoredApr 19, 2021 Configuration menu - View commit details
-
Copy full SHA for d4679a0 - Browse repository at this point
Copy the full SHA d4679a0View commit details
Commits on Apr 29, 2021
-
Upgrade to GitHub-native Dependabot (#2542)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e677bb - Browse repository at this point
Copy the full SHA 4e677bbView commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7236748 - Browse repository at this point
Copy the full SHA 7236748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fb4ad - Browse repository at this point
Copy the full SHA 44fb4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fb41f - Browse repository at this point
Copy the full SHA c8fb41fView commit details
Commits on May 10, 2021
-
Fix build of raytrace example on nightly (#2488)
The `__wasm_init_memory` function is no longer exported and we also need to build with `+mutable-globals`. Closes #2487
Configuration menu - View commit details
-
Copy full SHA for f722cec - Browse repository at this point
Copy the full SHA f722cecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c7a4d - Browse repository at this point
Copy the full SHA 27c7a4dView commit details
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.73...0.2.74