The FPC compiler backend for webassembly till now does not allow the use of the goto statement in Pascal.
The goal of this project is to enable the use of goto in the backend.
Goto support for WebAssembly
- Year: 2023
- Status: Done
- Tags: webassembly
The FPC compiler backend for webassembly till now does not allow the use of the goto statement in Pascal.
The goal of this project is to enable the use of goto in the backend.