We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496611a commit d566a6fCopy full SHA for d566a6f
CHANGELOG.md
@@ -15,6 +15,7 @@
15
#### :rocket: New Feature
16
17
- Add shift (`<<`, `>>`, `>>>`) operators for `int` and `bigint`. https://github.com/rescript-lang/rescript/pull/7183
18
+- Significantly reduced the download size by splitting binaries into optional platform-specific dependencies (e.g, `@rescirpt/linux-x64`). https://github.com/rescript-lang/rescript/pull/7395
19
20
#### :bug: Bug fix
21
0 commit comments