Skip to content

Commit 1db7119

Browse files
fhammerschmidtzth
andauthored
Update _blogposts/2024-09-30-release-11-1-5.mdx
Co-authored-by: Gabriel Nordeborn <gabbe.nord@gmail.com>
1 parent 29de83a commit 1db7119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_blogposts/2024-09-30-release-11-1-5.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ReScript version 12 is well under way and we're working hard to streamline our p
5252
- A new significantly faster (up to 60% faster in some cases) and more robust build system in [`Rewatch`](https://github.com/rescript-lang/rewatch), with full monorepo support
5353
- [ReScript Core](https://github.com/rescript-association/rescript-core) moves into the compiler and becomes the standard library
5454
- Streamlined and improved TypeScript \<-> ReScript interop through a revamp of Gentype
55-
55+
- First classing dictionaries (`dict<'t>`) in the compiler, including supporting pattern matching and actual syntax for creating dicts, all zero cost
5656
...and many more things. More blog posts on v12 to follow!
5757

5858
We are deep in the process of removing a lot of legacy compiler internals as well as support for ml syntax. With v12, ReScript will be a language with just _one_ syntax, targeting _one_ platform and, ideally, _one_ standard library that ships with the compiler directly. We hope it will enable us to tailor ReScript even more to the JS platform.

0 commit comments

Comments
 (0)