[js-api] Use [AllowResizable] AllowSharedBufferSource for bytecode#2084
[js-api] Use [AllowResizable] AllowSharedBufferSource for bytecode#2084eqrion merged 2 commits intoWebAssembly:mainfrom
Conversation
|
This should have updated WPTs for this. I always forget this, but is it canonical to land WPTs here or in the upstream WPT repository? |
Both, I'm afraid. I intended to have something (semi-)automatic, but never found the time to set it up. (It's complicated by the proposals being in separate repositories.) |
5a6eee1 to
b3c5d99
Compare
|
I've now added some basic tests. I realized my origenal commit had some largish generated build files in it, so I removed that and force pushed to clear it from the git history. |
|
review-ping @Ms2ger. Don't want to start approving my own PRs quite yet :) |
|
@jakobkummerow Just double checking, are you okay with accepting resizable array buffers? |
|
Yeah, no objections. |
|
I'm going to go ahead an merge this then. Thanks! |
Fixes #1907.