[llvm] [WebAssembly] Update generic and bleeding-edge CPUs (PR #96584)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 18 09:13:01 PDT 2024


dschuff wrote:

Interestingly, it looks like the decoder in webassemblyjs [already](https://github.com/xtuc/webassemblyjs/blob/master/packages/wasm-parser/src/decoder.js#L894) decodes the table index as an LEB. 

https://github.com/llvm/llvm-project/pull/96584


More information about the llvm-commits mailing list