wasm-module-builder: Fix left-over use of kWasmStmt#83
wasm-module-builder: Fix left-over use of kWasmStmt#83sbc100 merged 1 commit intoWebAssembly:mainfrom
Conversation
This was renamed to kWasmVoid in WebAssembly@2f5a7c5.
sbc100
left a comment
There was a problem hiding this comment.
Is this something that we could land upstream? (I guess its fine here too since we hope to merge soon.. so lgtm either way).
For some reason this was only a problem in this repo. Upstream still uses |
|
I believe the issue is present on the upstream And we inherited since we are based on that branch. |
|
Oh, right, I forgot that the upstream branch is |
|
Can I motivate a V8 person to fix this upstream? |
|
I lost track of which repo or branch is based on which other one, and which branches are irrelevant by now. But if you tell me to fix this in the |
This was renamed to kWasmVoid in 2f5a7c5.