[clang] [WebAssembly,clang] Add __builtin_wasm_test_function_pointer_signature (PR #150201)

Hood Chatham via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 23 10:36:30 PDT 2025


hoodmane wrote:

I'd also like to add `__builtin_wasm_nontrapping_call(&success, func, a, b, c)` which tries to call func with 3, 2, 1, and 0 arguments.

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


More information about the cfe-commits mailing list