master
Test262: accept ENOTEMPTY and EEXIST in fs/rename.t.mjs
Added missing detached array checks.
Attach stack in error constructors.
HTTP: added r.readRequestText() and friends.
WebCrypto: added JWK unwrap() support.
XML: fixed exception classes
QuickJS: add missing btoa() and atob() and improve njs version
Buffer: fix infinite loop when filling from a zero-length typed array
Crypto: switched to OpenSSL EVP for hashing.
Tests: refactored JavaScript tests.
Tests: fixed "fs" tests with custom build directory.
Refactored file hierarchy.
Test262: fixed mktemp format on OpenBSD.
Tests: added support for proper negative test262 tests.
Test262: allowing to omit empty default option argument.
Tests: improved test262 output when a test fails.
Shell: introduced scripts arguments support.
QuickJS: added zlib module.
QuickJS: fixed process.kill() signal error handling
Fixed call argument evaluation.
Test262: running tests within their own directory.
QuickJS: fix infinite loop on inflate of a stream needing a dictionary