13 hours ago
- This is a QBASIC demo project.
- It contains a single source file: MAIN.BAS.
- The architecture is wasm32, targeting Browser WASI.
- Build steps: Parse QBasic, Lower to KIR, Emit WebAssembly.
- The project name is QBASIC, type is console, entry point is MAIN.BAS.