Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: swiftwasm/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 #445 from PassiveLogic/fix/type-syntax-optional

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 #429 from swiftwasm/yt/fix-skip-invalid-swift-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 #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 #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 #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 #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 #381 from swiftwasm/yt/fix-sab-check-on-android

 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 #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 #378 from swiftwasm/yt/add-foundation-compat

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