tail-call icon indicating copy to clipboard operation
tail-call copied to clipboard

[test] Test tail-call to imported function

Open keithw opened this issue 1 year ago • 1 comments

There aren't any tests yet that use imports or attempt to tail-call an imported function -- there probably should be one (this would have caught a bug in wasm2c, https://github.com/WebAssembly/wabt/pull/2420).

keithw avatar May 16 '24 05:05 keithw

Good point! Did you produce some that you could contribute?

rossberg avatar May 17 '24 13:05 rossberg

Closing via #25 / upstream PR.

rossberg avatar Mar 03 '25 10:03 rossberg