Skip to content

Releases: remko/waforth

v0.20.1

24 Feb 08:11
Compare
Choose a tag to compare
  • standalone: Fix windows build
  • standalone: Bump wasmtime version

Full Changelog: v0.20.0...v0.20.1

v0.20.0

23 Feb 19:50
Compare
Choose a tag to compare
  • Add RANDOM

Full Changelog: v0.19.1...v0.20.0

v0.19.1

26 Nov 19:36
Compare
Choose a tag to compare
  • Small tweaks & fixes

Full Changelog: v0.19.0...v0.19.1

v0.19.0

26 Nov 09:55
Compare
Choose a tag to compare
  • 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: v0.18.0...v0.19.0

v0.18.0

25 Nov 18:50
Compare
Choose a tag to compare
  • 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: v0.17.1...v0.18.0

v0.17.1

08 Oct 07:33
Compare
Choose a tag to compare
  • standalone: Windows support
  • standalone: Fix possible bug with large inputs

Full Changelog: v0.16.2...v0.17.1

v0.16.2

02 Oct 16:53
Compare
Choose a tag to compare
  • web: Support Add to Homescreen on iOS

Full Changelog: v0.16.1...v0.16.2

v0.16.1

01 Oct 18:35
Compare
Choose a tag to compare
  • Implement BYE. Only has useful behavior in the standalone version (where it exits back to the shell).

Full Changelog: v0.14.0...v0.16.1

v0.14.0

03 Jul 19:46
Compare
Choose a tag to compare
  • shell: Support passing program via query string

Full Changelog: v0.13.0...v0.14.0

v0.13.0

03 Jul 19:18
Compare
Choose a tag to compare
  • Add S\"

Full Changelog: v0.12.2...v0.13.0