
SwiftWasm
@swiftwasm
Followers
1K
Following
14
Media
10
Statuses
110
Run Swift in browsers. SwiftWasm compiles Swift code to WebAssembly.
Joined May 2019
📣 SwiftWasm 6.1 is now available.Notable improvements:.• No custom patches needed - fully upstreamed.• Swift SDK-only distribution.• Code coverage support.• swift-testing support.• VSCode support.Check out the release blog post 👇
blog.swiftwasm.org
SwiftWasm 6.1 has been released.
3
15
58
RT @pointfreeco: We are going to take a Swift feature into the browser!. We will set up a WebAssembly app, show how to run and debug it, se….
0
17
0
We're happy to announce the new release of SwiftWasm tracking upstream Swift 5.10! We made significant progress on upstreaming our changes. More details about the release are available in our blog post:.
blog.swiftwasm.org
SwiftWasm 5.10 has been released.
0
14
33
RT @stackotter: Huge props to the amazing @swiftwasm project for making this possible! I'm super impressed that the final stripped, optimis….
0
1
0
🎉 carton 1.0.0 with SwiftPM Plugin Support has been released! Now seamlessly integrate with your Swift projects by declaring carton as a dependency in Package.swift. Details here:
github.com
Breaking changes carton CLI is now slimmed down to be a SwiftPM Plugin. This means that you can now use carton by just declaring it as a dependency in your Package.swift file. dependencies: [ ....
0
7
42
Stdlib and runtime tests for Wasm/WASI now available on Swift CI
forums.swift.org
As some of you closely following WebAssembly support in the Swift toolchain may have noticed, there's no longer a need to maintain a fork of the main branch of apple/swift repository for wasm32 and...
0
21
47
RT @timsneath: Cool to see how GoodNotes were able to repurpose their Swift code to also bring their app to the web using SwiftWasm. Great….
web.dev
For the last two years, the Goodnotes engineering team has been working on a project to bring the successful iPad notetaking app to other platforms. This case study covers how the 2022 iPad app of...
0
10
0
We're happy to announce the new release of SwiftWasm tracking upstream Swift 5.9! More details about the release are available in our blog post:.
blog.swiftwasm.org
SwiftWasm 5.9.1 has been released.
0
10
43
We're happy to announce the new release of SwiftWasm tracking upstream Swift 5.8! More details about the release are available in our blog post:
blog.swiftwasm.org
SwiftWasm 5.8.0 has been released.
0
7
29
RT @kateinoigakukun: I just noticed that flowkey, a popular piano lesson app, has officially released a SwiftWasm-based web app!.They said,….
0
24
0
RT @andrew_barba: It’s time to really get @SwiftLang on server. This made entirely possible by the incredible work from @swiftwasm.
0
3
0
A cross-platform game written in Swift, running in your browser
I made a word game this weekend with @TokamakUI to test the new layout system. I was able to build the UI just like I would a native SwiftUI app, which was awesome! If you haven’t yet, you should try building something!. Code: Game:
0
1
9
RT @k_katsumi: @kateinoigakukun Deployed SwiftWasm version. You can see that regex can be parsed and executed wit….
0
7
0
carton 0.15.0 is out with enhancement and bugfixes. Notably:.- JSKit runtime no longer bundled, but reused from SwiftPM resources, which improves version compatibility.- Node.js support in `carton test`.- Fix for SwiftPM resources from subdependencies.
github.com
This release of carton includes enhancements and bugfixes. Namely: Compatibility with JavaScriptKit 0.15.0 and later. The long-standing incompatibility between different versions of carton and Jav...
0
0
7
JavaScriptKit 0.15.0 is out, which is a major release with new features (BigInt and Symbol support, JS runtime distribution via SwiftPM resources), bugfixes, and breaking changes. Release notes on GitHub as usual:
github.com
This is a major release that adds new features and fixes issues. Specifically: BigInt and BigInt-based JSTypedArray types are now supported. Now, when passing Int64 values from Swift, they will be...
0
1
7
RT @opencollect: 🎉 @SwiftWasm just reached 10 backers! Thank you , +10 🙌 Support them too!.
opencollective.com
SwiftWasm compiles your Swift code to WebAssembly
0
2
0
We're happy to announce the new release of SwiftWasm tracking upstream Swift 5.6! It is accompanied by new releases of JavaScriptKit, carton, and @TokamakUI. More details about these releases available in our blog post:
blog.swiftwasm.org
SwiftWasm 5.6.0 has been released.
0
6
18
carton 0.12.1 is out. This is a bugfix release that fixes linking issues with ICU that some users could've experienced with `carton dev` and `carton bundle`. Many thanks to @sefford for reporting this and providing detailed issue description!
github.com
This is a bugfix release that fixes linking issues with ICU that some users could've experienced with carton dev and carton bundle. Many thanks to @Sefford for reporting this and providing deta...
1
0
4
RT @vi4m: @maxdesiatov Pretty un-scientific comparison, but can be the popular one. I’ve just updated my little game(1,5k LOC) with the n….
0
1
0