Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@Niklas-Deworetzki Niklas-Deworetzki released this 28 Jan 16:55
e6b9bb1

Another big step is made. References are now implemented!

This release contains:

  • References types, reference values and memory operations.
  • Changed syntax for control instructions.
  • Multi-assignments without parentheses.
  • Improved error messages in the parser, during liveness analysis and more recommendations for fixes.