Tag
A developer ports the open-source 2D CAD application LibreCAD to run in the browser using WebAssembly and Qt's WebAssembly support, leveraging a large language model for assistance.
Half-Life 2 has been ported to run directly in a web browser via WebAssembly, allowing play without installation.
PyPI now supports publishing WebAssembly wheels for Pyodide, allowing package maintainers to distribute their own WASM packages directly. The article demonstrates this with the luau-wasm package.
A developer shares their experience porting a C game to WebAssembly, detailing bugs encountered due to 32-bit vs 64-bit differences and offering debugging tips.
Pyodide 314.0 release marks a milestone with the acceptance of PEP 783, enabling Python packages to publish WebAssembly wheels directly to PyPI, reducing maintainer burden and simplifying distribution for the Python-in-the-browser ecosystem.