Skip to content

Tags: t089/JavaScriptKit

Tags

0.36.0

Toggle 0.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#445 from PassiveLogic/fix/type-syntax-op…

…tional

BridgeJS: fix: switch to direct TypeSyntax initialiser

0.35.0

Toggle 0.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#429 from swiftwasm/yt/fix-skip-invalid-s…

…wift-id

BridgeJS: Fix build when using `@JS` with explicit access control

0.34.0

Toggle 0.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#419 from tayloraswift/enable-swiftsyntax…

…-601

0.33.1

Toggle 0.33.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#369 from swiftwasm/yt/embedded-fix

Embedded: Swift SDK now passes the `-Xcc -D__EMBEDDED_SWIFT__`

0.33.0

Toggle 0.33.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kateinoigakukun Yuta Saito
Update swift-format version on GitHub Actions

0.32.1

Toggle 0.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#384 from swiftwasm/yt/inherit-isolation-…

…from-context

Inherit isolation from the closure definition context

0.32.0

Toggle 0.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#383 from swiftwasm/yt/add-async-closure-…

…executor-pref

Add JSClosure APIs to support specifying TaskExecutor and TaskPriority

0.31.2

Toggle 0.31.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#381 from swiftwasm/yt/fix-sab-check-on-a…

…ndroid

 Check if the memory is backed by a SAB by checking the constructor name

0.31.1

Toggle 0.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#379 from swiftwasm/yt/fix-shared-memory-…

…slice

Slice a bytes array when the underlying memory is shared

0.31.0

Toggle 0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request swiftwasm#378 from swiftwasm/yt/add-foundation-compat

Add `JavaScriptFoundationCompat` module to provide utilities to interact Foundation types