Skip to content

Commit

Permalink
Update _releases/2022-10-06-1.6.0-released.md
Browse files Browse the repository at this point in the history
Co-authored-by: Quinton Miller <[email protected]>
  • Loading branch information
beta-ziliani and HertzDevil authored Oct 7, 2022
1 parent 67cee6d commit bdb0f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _releases/2022-10-06-1.6.0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ By making some console methods available in Windows, a significant [refactor](ht

## Improvements in the interpreter

In this release [a number interpreter bugs](https://github.com/crystal-lang/crystal/pulls?q=is%3Apr+sort%3Aupdated-desc+milestone%3A1.6.0+label%3Atopic%3Acompiler%3Ainterpreter) got fixed. We are still working towards incorporating it in the major platforms; in the meantime you can build the compiler with interpreter support locally with `make interpreter=1`, see the [interpreter introduction post for more info](https://crystal-lang.org/2021/12/29/crystal-i.html).
In this release [a number of interpreter bugs](https://github.com/crystal-lang/crystal/pulls?q=is%3Apr+sort%3Aupdated-desc+milestone%3A1.6.0+label%3Atopic%3Acompiler%3Ainterpreter) got fixed. We are still working towards incorporating it in the major platforms; in the meantime you can build the compiler with interpreter support locally with `make interpreter=1`, see the [interpreter introduction post for more info](https://crystal-lang.org/2021/12/29/crystal-i.html).

## Performance improvements

Expand Down

0 comments on commit bdb0f85

Please sign in to comment.