Commits
User selector
Commit History
Commits on Nov 2, 2024
Commits on Jul 31, 2024
Fix test case for use-after-free diagnostic message
Show description for 181061bcommittedSoft-fail integer conversion from JS values that are not representable
Show description for 359b2a9committed
Commits on Jul 6, 2024
- committed
Initial WebWorkerTaskExecutor
Show description for 268f613committed
Commits on May 27, 2024
Add `sharedMemory` option to allow threads with shared memory (#247)
Show description for ea06982authored- authored
Commits on May 8, 2024
- committed
Support latest nightly snapshot (#246)
Show description for 74c35deauthored
Commits on Apr 12, 2024
Revert "Fix `JSClosure` leak (#240)"
Show description for 8780e5fcommittedFix `JSClosure` leak (#240)
Show description for d9a4a9fauthored
Commits on Apr 7, 2024
Fix object decode (#241)
Show description for 384d668authoredInherit JSFunction from JSClosure (#239)
Show description for 3e07fdcauthored
Commits on Mar 22, 2024
Commits on Jan 15, 2024
Update uwasi 1.2.0
Show description for 1e62ce4committed- committed
- committed
- committed
Commits on Oct 26, 2022
Commits on Sep 30, 2022
Exit process when proc_exit is called on Node.js WASI
Show description for 28bb7f2committedAdd arg0 to wasi arguments because XCTest reads process arguments
Show description for eb9d9f2committed
Commits on Aug 18, 2022
Runtime Performance Optimization (#207)
Show description for 1afbfafauthored
Commits on Aug 14, 2022
Commits on Aug 12, 2022
Refine benchmark suite (#203)
Show description for 36c672bauthored
Commits on Jul 19, 2022
Commits on Jun 5, 2022
Commits on May 17, 2022
Improve JSKit diagnostics for use-after-free of JSClosure (#195)
Show description for df6651fauthored
Commits on May 11, 2022
Commits on Apr 22, 2022
Commits on Apr 10, 2022
Re-add support for Symbol objects via JSSymbol (#183)
Show description for 8c20a89authored
Commits on Apr 9, 2022
- authored
Commits on Apr 8, 2022
Revert "Revert "Revert "Add support for Symbol objects via JSSymbol (#179)"""
Show description for 85e1a11committedRevert "Revert "Add support for Symbol objects via JSSymbol (#179)""
Show description for 6b07c4fcommitted
Commits on Apr 6, 2022
Export `main` and execute `_initialize` and `main` in test entry
Show description for d7ed468committed