emscripten

Tag

Cards List
#emscripten

LibreCAD in the Browser

Hacker News Top · 2026-07-02 Cached

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.

0 favorites 0 likes
#emscripten

Half-Life 2 in a Browser

Hacker News Top · 2026-06-25 Cached

Half-Life 2 has been ported to run directly in a web browser via WebAssembly, allowing play without installation.

0 favorites 0 likes
#emscripten

Publishing WASM wheels to PyPI for use with Pyodide

Simon Willison's Blog · 2026-06-13 Cached

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.

0 favorites 0 likes
#emscripten

Ported my C game to WASM, here's everybug that I hit

Hacker News Top · 2026-06-12 Cached

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.

0 favorites 0 likes
#emscripten

Pyodide 314.0: Python packages can now publish WebAssembly wheels to PyPI

Hacker News Top · 2026-06-09 Cached

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.

0 favorites 0 likes
← Back to home

Submit Feedback