master
Crypto: switched to OpenSSL EVP for hashing.
FS: fixed path restoration in fs.mkdir() and friends on error.
Refactored working with built-in strings, symbols and small integers.
Fixed RegExp compilation after 17124c8.
Shell: fixed interactive mode detection for piped stdin.
Webcrypto: fix buffer overflow when exporting large keys to JWK
XML: fixed exception classes
QuickJS: fix consumed value cleanup
QuickJS: fix infinite loop on inflate of a stream needing a dictionary