tail-call
tail-call copied to clipboard
[test] Test tail-call to imported function
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).
Good point! Did you produce some that you could contribute?
Closing via #25 / upstream PR.