alexcrichton commented on issue #6608:
In the future it's expected that all wasm calls will move to the
tail
convention, right? If that's the case would it be possible to run a version of this through sightglass to see if it affects runtime benchmarks?
fitzgen commented on issue #6608:
In the future it's expected that all wasm calls will move to the
tail
convention, right? If that's the case would it be possible to run a version of this through sightglass to see if it affects runtime benchmarks?That is the eventual plan, and we will definitely do a sightglass run before switching over, but we aren't quite ready to do it yet.
Last updated: Jan 24 2025 at 00:11 UTC