@Yury Delendik as a heads up looks like simd opcodes are being renumbered soon
so we'll need to update wasmparser
and... everything else
yeah, shall we do it in advance?
do you know the timeline for other tools?
@Yury Delendik I think they're trying to coordinate for a "big bang" all at once
it sounds like v8 lands this weekend with canary releases soon after
and llvm on monday
and tlively mentioned he'd try to get a patch for rust to backport
so I think this'll be a thing next week
alright, let me look at that now
converted names => https://gist.github.com/yurydelendik/9ef6995e899d5d3543a6c1045c5543c6
@Alex Crichton I started https://github.com/bytecodealliance/wasmparser/pull/207 do you know what we will do about new/removed ops?
@Yury Delendik how so?
I figured we'd just sync with the spec, issue a major version, and be done with it
Okay, if they disappear from spec, we will remove them
yeah I figure that it's all unstable anyway
and this is the part where there's no stability guarantee :P
Last updated: Nov 22 2024 at 16:03 UTC