Tags: JavaScriptNexus/escargot
Tags
Add missing function if there is no ENABLE_COMPRESSIBLE_STRING flag Signed-off-by: Seonghyun Kim <[email protected]>
Fix Error creation process to check and trigger Error relevant callba… …cks correctly Signed-off-by: HyukWoo Park <[email protected]>
Update java Runtime Exception processing in JNI Signed-off-by: Seonghyun Kim <[email protected]>
Release v4.0.0 * support ECMAScript2022 * enable WASM * enable debugger and vscode extension * enable multi target/platform builds * optimize performance/memory * fix bugs Signed-off-by: HyukWoo Park <[email protected]>
Fix memory tracing error in AsyncGeneratorObject * fix to trace ExecutionPauser and AsyncGeneratorQueue vector members correctly Signed-off-by: HyukWoo Park <[email protected]>