Waforth Versions Save

Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly

v0.20.1

2 months ago
  • standalone: Fix windows build
  • standalone: Bump wasmtime version

Full Changelog: https://github.com/remko/waforth/compare/v0.20.0...v0.20.1

v0.20.0

2 months ago

v0.19.1

1 year ago
  • Small tweaks & fixes

Full Changelog: https://github.com/remko/waforth/compare/v0.19.0...v0.19.1

v0.19.0

1 year ago
  • web: Change onEmit to emit raw character codes
  • web: Add character & line buffering utility functions for use with onEmit
  • web: Support unicode input/output

Full Changelog: https://github.com/remko/waforth/compare/v0.18.0...v0.19.0

v0.18.0

1 year ago
  • waforthc: Initial release
  • standalone: Support building arm64 on Mac
  • standalone: Support passing command-line argument
  • thurtle: Highlight CONSTANT, VARIABLE, and VALUE as definitions

Full Changelog: https://github.com/remko/waforth/compare/v0.17.1...v0.18.0

v0.17.1

1 year ago
  • standalone: Windows support
  • standalone: Fix possible bug with large inputs

Full Changelog: https://github.com/remko/waforth/compare/v0.16.2...v0.17.1

v0.16.2

1 year ago
  • web: Support Add to Homescreen on iOS

Full Changelog: https://github.com/remko/waforth/compare/v0.16.1...v0.16.2

v0.16.1

1 year ago
  • Implement BYE. Only has useful behavior in the standalone version (where it exits back to the shell).

Full Changelog: https://github.com/remko/waforth/compare/v0.14.0...v0.16.1

v0.14.0

1 year ago
  • shell: Support passing program via query string

Full Changelog: https://github.com/remko/waforth/compare/v0.13.0...v0.14.0

v0.13.0

1 year ago