We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fe31940
add net8
4755bda
fix #299 code cleanup fix build Fix #302 small optimizations for array fix release pipeline
ea0aa5c
Fixes for Promise Fix exceptions handling Fix #298
49b0037
Wrapper for external exceptions. Fix for #297
1aad724
Restoring support for net461 #295
6a6ec35
fixes #290 Fix #292 small cleanup fix typo fix #294
97cb9ce
Fix async-await for Thenable objects fix #289 cleanup fix some type conversions
ce8d300
Now possible to pass a variables to ExportTable Default to Current and set is public Implement AsImplementationOf Changes Fix building and implement suggestions
e5890f5
Mark methods with using of Context.CurrentGlobalContext as obsolete Fix new.target Another implementation for new.target Optimizations for array operations Fix build warnings about obsolete methods
cd8b6d8
Make StringMap thread safe Fix SO