-
-
Notifications
You must be signed in to change notification settings - Fork 52
Pull requests: swiftwasm/JavaScriptKit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BridgeJS: Add more smoke tests for throwing functions
#376
by kateinoigakukun
was merged Jun 16, 2025
Loading…
Fix Benchmarks build by regen bridge-js files
#374
by kateinoigakukun
was merged Jun 16, 2025
Loading…
BridgeJS: Add support for throwing JSException from Swift
#373
by kateinoigakukun
was merged Jun 16, 2025
Loading…
BridgeJS: Add support for JSObject in exported Swift interface
#372
by kateinoigakukun
was merged Jun 13, 2025
Loading…
BridgeJS: Require placing
bridge-js.config.json
in target directory
#370
by kateinoigakukun
was merged Jun 13, 2025
Loading…
BridgeJS: Add runtime tests for importing TypeScript functions
#368
by kateinoigakukun
was merged Jun 12, 2025
Loading…
CI: Update toolchain snapshot to 2025-06-12
#366
by kateinoigakukun
was merged Jun 16, 2025
Loading…
PackageToJS: Fail tests when continuation leaks are detected
#365
by kateinoigakukun
was merged Jun 6, 2025
Loading…
PackageToJS: Add hint for missing
.enableExperimentalFeature("Extern")
setting
#364
by kateinoigakukun
was merged Jun 5, 2025
Loading…
PackageToJS: Extend instantiation hooks to allow instance instrumentation
#362
by kateinoigakukun
was merged Jun 5, 2025
Loading…
BridgeJS: Add support for Void return type in exported functions
#361
by kateinoigakukun
was merged May 27, 2025
Loading…
Restricting throwable exception type to JSException for closures
#359
by kateinoigakukun
was merged May 12, 2025
Loading…
Add
TaskExecutor
conformance to WebWorkerDedicatedExecutor
#357
by kateinoigakukun
was merged May 8, 2025
Loading…
PackageToJS: Report stack trace on proc_exit
#355
by kateinoigakukun
was merged May 7, 2025
Loading…
Fix Something isn't working
JavaScriptEventLoop
not building with Embedded Swift
bug
#354
by MaxDesiatov
was merged May 1, 2025
Loading…
Use the new
ExecutorFactory
protocol to provide a default executor
#353
by kateinoigakukun
was merged May 1, 2025
Loading…
Remove use of deprecated API
WebWorkerTaskExecutor.installGlobalExecutor()
#352
by kateinoigakukun
was merged Apr 27, 2025
Loading…
Unify the installGlobalExecutor process for JavaScriptEventLoop and WebWorkerTaskExecutor
#351
by kateinoigakukun
was merged Apr 27, 2025
Loading…
Capture error message at JSException construction
#349
by kateinoigakukun
was merged Apr 25, 2025
Loading…
Ensure a job enqueued on a worker must be run within the same macro task
#348
by kateinoigakukun
was merged Apr 25, 2025
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.