Advertisement ยท 728 ร— 90

Posts by ๐Ÿ‡บ๐Ÿ‡ฆ Max Desiatov

Preview
Release 0.2.0 ยท elementary-swift/elementary-ui โšก๏ธ More speed With most JS interop switched to BridgeJS and a bit of Swift 6.3 optimization work, ElementaryUI is entering blazing fast territory. โš ๏ธ Breaking Changes This release drops support for...

ElementaryUI 0.2 is out!

Now entering "blazing fast" territory ๐Ÿš€
- BridgeJS for JS interop
- Swift 6.3, Spans, Lifetimesโ€ฆ
- fewer allocations with move-only containers

โš ๏ธ Swift 6.2 support dropped

github.com/elementary-s...

#Swift #WebAssembly #ElementaryUI

2 weeks ago 8 5 0 1
Preview
GitHub Sponsors Hummingbird is on GitHub Sponsors. Help us to continue maintaining and improving the framework by sponsoring development.

๐Ÿ“ฃ We're now on GitHub Sponsors

We've been building Hummingbird to be the best Swift server framework we can.

If Hummingbird has been useful to you or your team, sponsoring is one of the most direct ways to help us keep maintaining and improving it.

hummingbird.codes/news/github-...

2 weeks ago 12 4 0 0
Testing the Swift C compatibility with Raylib Since Ladybird team abandoned their Swift adoption for the browser I heard a lot of criticism about the Swift ecosystem and the interaction between Swift and C/C++ projects. My usage of Swift is mainl...

New blog post, integrating #raylib in a #swiftlang project :)
Bonus point: #wasm build at the end!

I hope you will enjoy it :)

carette.xyz/posts/swift_...

4 weeks ago 8 2 0 1

We still have some spots left! Come hang out with @parisinbmore.bsky.social & me on Monday of #KubeCon week ๐Ÿ™‹๐Ÿปโ€โ™€๏ธ

1 month ago 9 2 0 0
Preview
WASM I/O โ€ข 19-20 Mar โ€ข Barcelona 2026 Easy, fast, and safe: pick all three with Swift for WebAssembly โ€ข Wasm I/O 2026. A 2-day WebAssembly conference in Barcelona, Spain

Two years ago at #WasmIO I talked about (at that time) experimental support for #Wasm in #SwiftLang. Today I'm back on stage with Yuta Saito to present what's new in now official Swift for Wasm! If you're attending, I'm happy to chat in the hallway track ๐Ÿ™‚
2026.wasm.io/sessions/eas...

1 month ago 10 4 1 0

Swift compiler itself, maybe?

1 month ago 0 0 0 0

Do you have an existing Swift codebase depending on native C/C++ libraries like SDL, OpenGL, OpenAL, zlib etc that you want to run in the browser or a standalone JavaScript runtime? Then this pitch is for you! ๐Ÿš€
forums.swift.org/t/pitch-emsc...

#Wasm #WebAssembly #Emscripten #SwiftLang

1 month ago 6 3 1 0
Swift Community Meetup #8 โ€” March 2026
Swift Community Meetup #8 โ€” March 2026 Two talks this quarter: 1) Swift on the Edge: Real-Time Object Detection on NVIDIA Jetson โ€” Mihai Chiorean Real-time computer vision in Swift running on NVIDIA Jetson. RTSP stream ingestion, YOLO + TensorRT, object tracking, MJPEG streaming, and Prometheus metrics. 2) From Spring Boot to Swift: Re

๐Ÿ”” Reminder: Swift Community Meetup #8 is THIS Thursday, March 12th!

Two incredible talks:
- Real-time object detection on NVIDIA Jetson, in Swift
- Replacing Spring Boot with server-side Swift for AI data pipelines

๐Ÿ•– 7pm CET / 2pm EDT
๐Ÿ“บ www.youtube.com/watc...

#SwiftLang

1 month ago 2 2 0 0
Advertisement
VSCode disassembling generated WebAssembly code from a Swift breakpoint.

VSCode disassembling generated WebAssembly code from a Swift breakpoint.

Great language support means nothing without great tooling. Watch Jonas Devlieghere show how LLDB brings first-class debugging to Swift on WebAssembly. fosdem.org/2026/schedul... #Wasm #FOSDEM

1 month ago 43 10 0 0
The BridgeJS Playground at https://swiftwasm.org/JavaScriptKit/PlayBridgeJS/

The BridgeJS Playground at https://swiftwasm.org/JavaScriptKit/PlayBridgeJS/

Swift/JS interop used to mean "JSObject", "JSValue", and runtime surprises.

BridgeJS changes that: annotate your Swift, get typed glue code in both directions. Compile-time safe. Zero manual boilerplate. ๐Ÿงต

1 month ago 37 9 1 0
Preview
What's new in Swift: February 2026 Edition Welcome to this edition of โ€œWhatโ€™s New in Swift,โ€ where we share interesting projects and updates in the Swift community that deserve visibility to a broader audience.

Lots of great things happening with Swift: hereโ€™s the latest edition of our news digest: www.swift.org/blog/whats-n...

1 month ago 29 5 0 1
Post image

We're fuelling up for another year of SwiftLeeds, and we need YOU in the cockpit.

Whether you want to talk about SwiftUI, Swift concurrency, server-side Swift, accessibility, or something we haven't even thought of โ€” we'd love to see your submission.

Submit your talk idea โ†’ swiftleeds.co.uk/cfp

1 month ago 3 2 0 1
Preview
Swift Compiler Backend Engineer - Jobs - Careers at Apple Apply for a Swift Compiler Backend Engineer job at Apple. Read about the role and find out if itโ€™s right for you.

The Swift Performance team isnโ€™t *my* team, but theyโ€™re in my hallway. Or in London if youโ€™d prefer. Theyโ€™re looking for an engineer whoโ€™s not afraid of optimizers. jobs.apple.com/en-us/detail...

1 month ago 25 15 2 0
Preview
Swift for Wasm February 2026 Updates Hello Swift community! Here's a summary of notable changes and improvements to Swift for WebAssembly projects during February 2026. This includes, but is not limited to BridgeJS reaching MVP in JavaSc...

Massive amount of updates and improvements to Swift for Wasm this month, check it out on Swift Forums: forums.swift.org/t/swift-for-...

#WebAssembly #Wasm #SwiftLang

1 month ago 7 3 0 1
Video

I made a demo from the outcome of me playing around with @elementary.codes. Now with cute lilโ€™ animations ๐Ÿ˜

Cautionary note:
I barely know what Iโ€™m doing and Iโ€™m learning as I go. Browse accordingly ๐Ÿ˜…

github.com/joforsell/el...

#swiftwasm #wasm #swift #swiftlang

1 month ago 4 2 0 1
Preview
Pitch: Add `withTemporaryAllocation` using `Output(Raw)Span` Hello, Swift community! I'd like to pitch a few small additions to the standard library that you'd be interested in. One notable part is that these proposed withTemporaryAllocation functions can be b...

A small pitch for `Output(Raw)Span`-powered additions to #SwiftLang stdlib just dropped! ๐Ÿ˜Š
forums.swift.org/t/pitch-add-...

1 month ago 2 0 0 0
Video

Look ma', I'm running #swift in the browser!

Note: totally made up placeholder data ๐Ÿ˜…

#wasm #swiftwasm #swiftlang

2 months ago 10 3 1 0

Actively looking for my next role as a Senior Software Engineer

Focus: iOS (Swift). Also backend (Java/Kotlin, TS, Swift). 10+ years shipping apps. Love building scalable and reliable systems ๐Ÿ‡ฉ๐Ÿ‡ช German citizen (EU work auth)

CV: github.com/akbashev/akb...

Reposts appreciated ๐Ÿ™
#Swift #iOS #Backend

2 months ago 12 8 0 0
Advertisement
Preview
WASM I/O โ€ข 19-20 Mar โ€ข Barcelona 2026 Easy, fast, and safe: pick all three with Swift for WebAssembly โ€ข Wasm I/O 2026. A 2-day WebAssembly conference in Barcelona, Spain

I'll be presenting about our recent work on #WebAssembly support in #SwiftLang with Yuta Saito at Wasm I/O 19-20 March this year in Barcelona. Tickets are still available, see you there!
2026.wasm.io/sessions/eas...

2 months ago 10 3 0 0

It's an amazing team of amazing people doing monumental work! Don't miss a rare opportunity to join ๐Ÿคฉ

bsky.app/profile/jdev...

2 months ago 1 0 0 0
Swift in the Browser with ElementaryUI
Swift in the Browser with ElementaryUI YouTube video by Swift Meetups

Thanks to everyone who made the "Swift @ FOSDEM" event such a pleasure - great talks, thoughtful discussions, and a very welcoming crowd!

Find a recording of my talk on Swift in the Browser here if youโ€™re curious ๐Ÿ‘‡

www.youtube.com/watch?v=OmQ8...

#SwiftLang #FOSDEM #WebAssembly

2 months ago 10 5 0 1

And 32-bit Android

2 months ago 2 0 0 0

Android 32-bit has test suite running in nightly CI too. As for 32-bit RPi, with an active community some would appear if there's enough interest. Out of three 32-bit platforms you named, only RPi doesn't have official CI, but I don't think we can claim that 32-bit targets are unsupported by Swift?

2 months ago 2 0 1 0

Wasm is an officially supported 32-bit target for Swift. For every toolchain PR, CI jobs run a huge suite of tests for this platform. `main` and 6.3 snapshots now suport `swift test` with Wasm Swift SDK allowing packages to ensure 32-bit compat as well. Windows toolchain has active maintainers too.

2 months ago 2 0 1 0
Preview
Is Memory64 actually worth using? After many long years, the Memory64 proposal for WebAssembly has finally been released in both Firefox 134 and Chrome 133. In short, this proposal adds 64-bit pointers to WebAssembly.

Can you elaborate on "Swift isn't very well supported in 32-bit environments" claim?

This is 32-bit Wasm, 64-bit Wasm is rarely used, WASI isn't even available for Wasm64. Additionally, 64-bit memory for Wasm has an inherent performance overhead, as described here spidermonkey.dev/blog/2025/01...

2 months ago 2 0 1 0
Preview
Swift for Wasm January 2026 Updates Swift for Wasm January 2026 Updates I'm excited to share our recent progress by the Swift for WebAssembly community. Our number of active contributors is growing, and we're happy to see Simon Leeb an...

Swift for #Wasm January 2026 Updates is out, lots of great stuff done by the community this month! forums.swift.org/t/swift-for-...

2 months ago 4 3 0 1
Swift @ FOSDEM 2026

Swift in the Browser with ElementaryUI

Iโ€™ll be speaking at the Swift @ FOSDEM 2026 event - come say hi ๐Ÿ‘‹

3 months ago 5 2 0 0
Advertisement
Preview
Release 0.2.0 ยท swiftwasm/WasmKit Notable Changes Minimum supported Swift version bumped to 6.0 in #201 New wat2wasm CLI command for assembling .wat text format files into .wasm binaries, added in #246 Basic debugging support for ...

WasmKit 0.2.0 is out! I've been working on a few additions for end users in this release:
* New `wat2wasm` CLI for assembling WebAssembly text format;
* WASI modules debugging support when connecting with latest LLDB;
* Package-wide adoption of Swift 6 language mode.

github.com/swiftwasm/Wa...

3 months ago 3 1 0 0
Swift @ FOSDEM 2026

๐Ÿฆ A little bird just told me the schedule for the #Swiftlang Pre-FOSDEM Community Event on Fri 30 Jan is now live! Check out the amazing line-up here: swiftlang.github.io/event-fosdem & RSVP now ~

I myself am really excited for the Swift for Arduino talk & the Swift SDK for Android talk โœจ

3 months ago 9 4 0 0
Preview
ElementaryUI - Swift, in the browser. A Swift frontend framework that runs in the browser with WebAssembly. SwiftUI-inspired APIs, built-in reactivity, tiny binaries.

ElementaryUI - a frontend framework written in Swift.

Fresh out of the oven: Swift + WebAssembly, running directly in the browser.
elementary.codes

3 months ago 14 6 1 0