Interpreter mode selection
Author: vshymanskyyCreated Jun 1, 2021Updated Jul 12, 2022
Labelsfeatureresearch
On some platforms, TCO (tail call elimination) is not available/implemented, so we need an alternative VM execution mode.
Some work has been done in #74, however this won't be merged (POC, needs too much work to complete).
Creating this ticket to track progress of this feature.
Source: wasm3/wasm3