Commit 60c1fa0
Update wasm-bindgen to version 0.2.100 and unpin its version requirement (#1988)
* Update wasm-bindgen to version 0.2.100 and unpin its version requirement
Upgraded the wasm-bindgen crate from 0.2.92 to 0.2.100 and removed the fixed version constraint in Cargo.toml. This ensures compatibility with newer dependencies and removes outdated restrictions.
* Update CHANGELOG.md
* Update Cargo.lock
* bump every other wasm-bindgen-test dependency with hope it will fix tests
* Update CHANGELOG.md
Co-authored-by: Gabriel Bosio <38794644+gabrielbosio@users.noreply.github.com>
---------
Co-authored-by: Edgar <git@edgarluque.com>
Co-authored-by: Edgar <git@edgl.dev>
Co-authored-by: Julian Gonzalez Calderon <gonzalezcalderonjulian@gmail.com>
Co-authored-by: Gabriel Bosio <38794644+gabrielbosio@users.noreply.github.com>1 parent d45ffb8 commit 60c1fa0
File tree
4 files changed
+44
-38
lines changed- examples/wasm-demo
- vm
4 files changed
+44
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 84 | | |
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
94 | | - | |
| 90 | + | |
95 | 91 | | |
96 | 92 | | |
97 | 93 | | |
| |||
0 commit comments