-
Notifications
You must be signed in to change notification settings - Fork 364
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
35 changed files
with
157 additions
and
162 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
- Switch engine to [QuickJS Next Generation](https://github.com/quickjs-ng/quickjs) | ||
- Increased WinterCG compat | ||
- Basic support for Subtle Crypto/Webcrypto APIs | ||
- Improved package.json resolution and CJS compatibility | ||
- Basic assert module | ||
- Completely refactored test runner with multi-process support | ||
- Performance improvements | ||
- Basic REPL | ||
- More Buffer APIs | ||
- Increased webcrypto compatibility | ||
- Native web streams (stage 1, full streaming support is coming soon) | ||
- Increased parallel fetch performance | ||
- DNS Cache | ||
- Upgraded dependencies | ||
- Bugfixes | ||
|
||
A huge thanks to [all contributors](https://github.com/awslabs/llrt/graphs/contributors)! | ||
|
||
Full list of changes: | ||
https://github.com/awslabs/llrt/compare/v0.3.0-beta...v0.4.0-beta | ||
https://github.com/awslabs/llrt/compare/v0.4.0-beta...v0.5.0-beta |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.