SpecTec has been adopted
https://webassembly.org/news/2025-03-27-spectec/
Discussions: https://discu.eu/q/https://webassembly.org/news/2025-03-27-spectec/
@n0iroh at https://iroh.computer may be an interesting #p2p case study for you. #iroh is in turn used by @delta for instance.
You can read more on how #DeltaChat use iroh in their blog post at: https://delta.chat/en/2024-11-20-webxdc-realtime
Iroh's programming language used is #Rust though, but via the #WebAssembly support it may be usable in the languages you mention, but I am not sure.
PSA for #WebAssembly / #Wasm peeps:
WebAssembly News: https://webassembly.org/news/
RSS/Atom feed: https://webassembly.org/feed.xml
We're at WASM I/O in Barcelona! This afternoon @hectaman + Bailey Hayes will ask "Can server-side #WebAssembly empower platform engineering at scale?" And explore how CNCF wasmCloud could make this possible.
Today 16.50 CET
https://2025.wasm.io/sessions/i-wasmt-expecting-this-many-apps-scaling-without-losing-your-bytes/
New post by Andreas Rossberg on the #WebAssembly site in which he announces the #Wasm community's adoption of #SpecTec
, a domain-specific language and toolchain that facilitates both the Wasm specification and the generation of artifacts necessary to standardize new features: https://webassembly.org/news/2025-03-27-spectec/.
@thejvmbender @foojay sorry, the announcement is misleading. #WebAssembly on the server has nothing to do with #javascript, in the same way that #kotlin on the server has nothing to do with #android
Feature phones? Yes, they still make them. And they run #Wasm! In this #WasmAssembly podcast episode , I host Thomas Barrasso from CloudMosa to talk about the Cloud Phone platform and what it takes to run #WebAssembly on tiny feature phones by streaming Web apps from a remote server that runs Chromium.
https://www.youtube.com/watch?v=XFXJpbJMFr4
https://wasmassembly.libsyn.com/wasm-on-feature-phones-with-cloud-phones-thomas-barrasso
Web Development recap for week 12/2025
https://discu.eu/weekly/webdev/2025/12/
#css #javascript #nodejs #programming #typescript #webassembly #webdev
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
That looks like a nice projekt. Well done!
#RetroBoy is a cycle-accurate #GameBoy #emulator written in #Rust. It uses wasm-pack to translate the Rust code into #WebAssembly so it can be played on the web. The web frontend then uses Web Audio API and HTML Canvas for audio and graphics
#RetroBoy is a cycle-accurate #GameBoy #emulator written in Rust. It uses wasm-pack to translate the #Rust #code into #WebAssembly so it can be played on the web. The web frontend then uses Web Audio #API and HTML Canvas for audio and graphics. It also leverages the browser's local storage to persist cartridge RAM data for battery-backed MBC cartridges https://github.com/smparsons/retroboy