-
-
Notifications
You must be signed in to change notification settings - Fork 57
Pull requests: swiftwasm/JavaScriptKit
Pull requests list
Use
@_expose(wasm) instead of __attribute__((export_name)) and @_cdecl hack
#304
by kateinoigakukun
was merged Mar 18, 2025
Loading...
PackageToJS: Use the actual wasm filename in the final product
#303
by kateinoigakukun
was merged Mar 17, 2025
Loading...
PackageToJS: Add
--debug-info-format option
#302
by kateinoigakukun
was merged Mar 17, 2025
Loading...
PackageToJS: Bring XCTest output formatter from carton
#301
by kateinoigakukun
was merged Mar 16, 2025
Loading...
Add
-Xnode option to pass extra arguments to node
#300
by kateinoigakukun
was merged Mar 16, 2025
Loading...
Setup unit test infrastructure for PackageToJS
#298
by kateinoigakukun
was merged Mar 15, 2025
Loading...
Add WebWorkerDedicatedExecutor to run actors on a dedicated web worker
#297
by kateinoigakukun
was merged Mar 14, 2025
Loading...
PackageToJS: Fix the missing dependency on the stripWasm task
#296
by kateinoigakukun
was merged Mar 14, 2025
Loading...
Add a mechanism to "Transfer" JSObject between Workers
#292
by kateinoigakukun
was merged Mar 11, 2025
Loading...
Concurrency: Fix build for p1-threads target
#287
by kateinoigakukun
was merged Mar 5, 2025
Loading...
Support JS function calls with up to 7 arguments in Embedded Swift
#281
by ole
was merged Jan 16, 2025
Loading...
Expose
WebWorkerTaskExecutor even if compiling with toolchain < 6.1
#277
by kateinoigakukun
was merged Dec 3, 2024
Loading...
Enhance Job Queue Implementation with Priority-Based Reordering and SwiftDocs Annotations
#276
by admirsaheta
was closed Mar 16, 2025
Loading...
Refactor Job Queue Implementation for Improved Priority Handling and Cleanliness
#275
by admirsaheta
was closed Nov 28, 2024
Loading...
Stop use of global variable as a object cache
#274
by kateinoigakukun
was merged Nov 28, 2024
Loading...
ProTip!
Adding no:label will show everything without a label.