shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

255
active users

#wasi

0 posts0 participants0 posts today

wasi-sdk 25.0 is now released!

Highlights include:
- LLVM 19
- Include llvm-dwp utility
- Experimental setjmp/longjmp support (this depends on the Wasm exception-handling proposal, which many non-browser Wasm engines don't support yet, but it's a step)

github.com/WebAssembly/wasi-sd

GitHubRelease wasi-sdk-25 · WebAssembly/wasi-sdkWhat's Changed Add wasi-sdk-p1.cmake to the artifacts by @SingleAccretion in #472 Add back VERSION file to release tarballs by @alexcrichton in #473 README.md: mention WASI_SDK_INSTALL_TO_CLANG_RE...

[wasi-messaging] was just voted to advance to [phase 2]!

It's useful in practice on its own, but I'm also interested in how this is a milestone for the broader [wasi-cloud-core]'s `service` world, which has the potential to become an important new world, along side the POSIX-oriented `command` world and the HTTP-oriented `proxy` world.

[wasi-messaging]: github.com/WebAssembly/wasi-me
[phase 2]: github.com/WebAssembly/WASI/bl
[wasi-cloud-core]: github.com/WebAssembly/wasi-cl

GitHubGitHub - WebAssembly/wasi-messaging: Messaging proposal for WASIMessaging proposal for WASI. Contribute to WebAssembly/wasi-messaging development by creating an account on GitHub.

"Tech is full of hype that over-promises and under-delivers, yet here I find myself in cautious agreement. Wasm and WASI have so far managed to carefully pick their way through a landscape of pitfalls, landmines, and various other analogies for ways things can go wrong. It might still fail, but the accumulation of support seems to be building into something that, after many years of hard work, will suddenly be hailed as an overnight success"

forbes.com/sites/justinwarren/

Forbes · WebAssembly Is Finally Usable, AlmostBy Justin Warren

A lot of people have asked, will there be a #WebGPU API in #WASI?

And there's now a prototype of this, in preparation for a phase-1 proposal vote!

@Mendy has built a prototype of a WebIDL-to-Wit translator:

github.com/MendyBerger/webidl-

and used it to build a WebGPU prototype with a host implementation:

github.com/MendyBerger/wasi-we

GitHubGitHub - MendyBerger/webidl-witContribute to MendyBerger/webidl-wit development by creating an account on GitHub.