Skip to content

0.4.4

Compare
Choose a tag to compare
@tolauwae tolauwae released this 19 Mar 18:25
· 34 commits to main since this release
37de508

What's Changed

πŸ› Bug Fixes

  • Do not join non-existent thread (#222)
  • Fix debugger options in release build (#223)

🚨 Testing

  • Expand specification test suite to over 10.000 tests (#228)
    Added categories: πŸ†•
    • block unwinding
    • f64
    • float expressions
    • functions
    • function names
    • grow memory
    • integer expressions
  • Expand debugger test suite (#228)
  • Add computational test suite (#228)

⬆️ Upgrading dependencies

  • Upgrade latch to version 0.2.1 (#228)

πŸ‘· CI

  • Use node 20 in GitHub Actions (7437dc9)