You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added runtime coverage for import-side arrays: new @JSFunction declarations (Tests/BridgeJSRuntimeTests/ImportArrayAPIs.swift) and tests in Tests/BridgeJSRuntimeTests/ImportAPITests.swift validating roundtrip and length for [Int]/[String], with JS implementations wired into Tests/prelude.mjs. Updated BridgeJSLink to allow stack-lifted parameters (array import) without assertions, and regenerated BridgeJS runtime glue.
0 commit comments