Commit da6f55c
feat(bindgen): configure wasmparser for wasm 3.0 support
This commit enables wasm 3.0 spec features and wide arithmetic
features, as introduced by the PR against Jco by Wado compiler
maintainers.
(see: #1346)
(see
https://github.com/WebAssembly/spec/tree/main/specification/wasm-3.0)
Co-Authored-By: FUJI Goro <g.psy.va@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f1a364d commit da6f55c
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 138 | + | |
142 | 139 | | |
143 | 140 | | |
144 | 141 | | |
| |||
0 commit comments