Max Desiatov 🇺🇦

@maxd
1.1K Followers
461 Following
51 Posts
#Ukrainian software engineer, working on #WebAssembly support in @swiftlang
Stand with Ukraine!https://vshymanskyy.github.io/StandWithUkraine/
Pronounshe/him or they/them
GitHubhttps://github.com/MaxDesiatov
Blog (on hiatus)https://desiatov.com

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

https://github.com/elementary-swift/elementary-ui/releases/tag/0.2.0

#Swift #WebAssembly #ElementaryUI

📣 We're now on GitHub Sponsors

We've been building Hummingbird to be the best Swift server framework we can: fast, lightweight, and designed for modern Swift concurrency.

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.

https://hummingbird.codes/news/github-sponsors

GitHub Sponsors

Hummingbird is on GitHub Sponsors. Help us to continue maintaining and improving the framework by sponsoring development.

🕯️A 6-year-old girl, Yevheniia Serhiienko, who was wounded during a russian artillery strike in Shostka, Sumy Oblast, has died in hospital.

Her 20-year-old sister Daria was killed in the same attack, shielding her younger sister with her own body.

Fastly has a job opening in the UK, for Compute, Fastly's serverless Wasm compute platform, using Rust.

https://www.fastly.com/about/jobs/apply?gh_jid=7736653

Happy to answer/relay any questions!

#RustLang #Wasm #job

Jobs at Fastly | Fastly

We’re always looking for humble, sharp, and creative folks to join the Fastly team. If you think you might be a fit, please apply!

@dimitribouniol @mattiem skills != MCP, they're just Markdown files with human language in them
@mattiem @dimitribouniol benchmarks for agent models exist despite non-determinism. I guess for skills the biggest problem is the lack of a general test harness, especially as environments in which agents operate using those skills are so diverse. A test harness would have to simulate such environment.

Honestly, this historic heat dome across the West is really hard to put into words for me. Temperatures over 110°F (43°C) in March, shattering all-time monthly records on multiple consecutive days, and not just by a little.

➡️ I can confirm this is human-caused climate change.

Graphic by https://polarwx.com/models/.

Bare-metal Raspberry Pi Pico entirely in Swift, no C code at all. Vector table, boot2, startup code, runtime stubs, all written in Swift using @\section, @\_extern, and @\c.

https://github.com/kishikawakatsumi/pico-bare-swift

Two years ago at #WasmIO I talked about (at that time) experimental support for #Wasm in #SwiftLang. Today I'm back on stage with @katei to present what's new in now official Swift for Wasm! If you're attending, I'm happy to chat in the hallway track  
https://2026.wasm.io/sessions/easy-fast-and-safe-pick-all-three-with-swift-for-webassembly/
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

Easy, fast, and safe: pick all three with Swift for WebAssembly •WASM I/O • 19-20 Mar • Barcelona 2026
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! 🚀
https://forums.swift.org/t/pitch-emscripten-target-support-for-swift/85310
[Pitch] Emscripten Target Support for Swift

Swift already runs in the browser today. Using the WASI target with JavaScriptKit and browser-side WASI polyfills, the community has built projects ranging from ElementaryUI (a SwiftUI-inspired web framework) to real-time graphics with WebGPU. The WebAssembly vision document noted that "browser-specific use cases remain to be addressed in a separate document." This pitch proposes adding the Emscripten target (wasm32-unknown-emscripten) to the Swift toolchain, complementing the existing WASI tar...

Swift Forums