tlively added a comment. In D139010#4158540 <https://reviews.llvm.org/D139010#4158540>, @aaron.ballman wrote:
> Roping in @jfb because I know he's been heavily involve in WebAssembly in the > past and he may have ideas/opinions. > > High-level question: are externref, funcref, and table types all part of the > WebAssembly standard, or are these extensions? (I wasn't aware that > WebAssembly was a W3C standard or I'd have been asking this question much > earlier -- sorry for that! I'm asking in regards to #4 in > https://clang.llvm.org/get_involved.html#criteria) Yes, these features are all present in the WebAssembly standard: https://www.w3.org/TR/2022/WD-wasm-core-2-20220419/syntax/types.html#table-types Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139010/new/ https://reviews.llvm.org/D139010 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits