-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d71f69e
commit 101d650
Showing
34 changed files
with
158 additions
and
157 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,15 +1,16 @@ | ||
- Upgrade to latest version of QuickJS | ||
- Support of require/importing JSON files | ||
- Better CJS compatibility | ||
- Basic Windows support | ||
- Initial support for Node.js module resolution | ||
- Improved multi-process test runner | ||
- AWS SDK clients connection are now inited in background threads and in parallel | ||
- `Event` class | ||
- Updated dependencies | ||
- Multiple bug fixes | ||
- 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 | ||
- 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.2.2-beta...v0.3.0-beta | ||
https://github.com/awslabs/llrt/compare/v0.3.0-beta...v0.4.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.