Files
WAFER/.gitmodules
T
ok 683281363d Initial commit: WAFER (WebAssembly Forth Engine in Rust)
Optimizing Forth 2012 compiler targeting WebAssembly with IR-based
compilation pipeline, multi-typed stack inference, subroutine threading,
and JIT/consolidation modes. Rust kernel with ~35 primitives and Forth
standard library for core/core-ext word sets.
2026-03-29 22:30:18 +02:00

4 lines
140 B
Plaintext

[submodule "tests/forth2012-test-suite"]
path = tests/forth2012-test-suite
url = https://github.com/gerryjackson/forth2012-test-suite.git