WebAssembly
PulseAugur coverage of WebAssembly — every cluster mentioning WebAssembly across labs, papers, and developer communities, ranked by signal.
- developed by .google 100%
- developed by Microsoft 100%
- developed by Apple Inc. 100%
- developed by World Wide Web Consortium 100%
- subsidiary of World Wide Web Consortium 100%
- developed by Google 100%
- used by Claude Fable-5 70%
- used by Claude fable 70%
- used by Javascript 70%
- used by C programming language 70%
- used by sqlite-utils 70%
- used by GPT-5.6 70%
10 day(s) with sentiment data
-
llama.cpp enables browser-based semantic search via WebAssembly
A project is enabling semantic search and filtering of structured fields within a web browser by leveraging llama.cpp compiled to WebAssembly. This allows for efficient querying of large language models directly in the …
-
AI medical scan tool struggles with left-right errors, developer implements fix
A developer built a tool to interpret medical scans using large language models like Claude, Gemini, and Grok, but discovered a critical flaw: the models frequently confused left and right sides of the patient. This err…
-
WebMCP explores browser-based context and tool registration
The WebMCP project is exploring how to manage context and tools within a web browser environment, removing the traditional concept of a working directory. This approach leverages Chrome's experimental `document.modelCon…
-
Ephemora Cell offers capability-based WASM sandbox for untrusted AI code
Ephemora Cell is a new open-source execution layer designed to provide capability-based sandboxing for untrusted AI code, such as agents, tools, and plugins. It operates within a WebAssembly System Interface (WASI) runt…
-
Z3 SMT Solver Integrated into JavaScript/TypeScript via WebAssembly for Zero-Hallucination AI
A new approach is proposed for building more reliable AI systems by integrating deterministic logic solvers, such as Microsoft's Z3 SMT engine, into JavaScript and TypeScript environments via WebAssembly. This method ai…
-
Nix packages run live in browser via WebAssembly VM
A new project called trynix.dev allows users to run any Nix package from the past 13 years directly within their web browser. This is achieved through a WebAssembly-powered x86_64 Linux virtual machine, utilizing qemu-w…
-
Guide Explains Running AI Models Directly in Web Browsers
A practical guide has been released detailing how to run AI models directly within a web browser using the Transformers.js library. This guide explores the capabilities of Transformers.js, which allows for the execution…
-
Claude Fable 5.1 assists in building a video compression tool
Simon Willison utilized Claude Fable 5.1 within Claude Code to construct a video compression tool. This tool, built using the WebAssembly version of FFmpeg, was employed to optimize a demo video for his blog. The proces…
-
Anubis project ships WebAssembly integration after year-long development
The Anubis project has successfully integrated WebAssembly, a significant undertaking that required a full year of development. This achievement allows Anubis to run code in a sandboxed environment, enhancing its securi…
-
Anubis WebAssembly project halted by JavaScript error
The Anubis project, after a year of development, encountered a critical JavaScript loading error that prevented its WebAssembly implementation from functioning. This issue arose while the team was attempting to protect …
-
GTA Vice City & III return to browsers via open-source reverse engineering
Grand Theft Auto: Vice City and Grand Theft Auto III are now playable in web browsers thanks to open-source reverse engineering efforts. These classic games were previously removed from platforms like DOS Zone due to a …
-
New In-Browser SQL Database Zeta-Lite Enhances AI Agent Memory
Researchers have developed Zeta-Lite, a new in-browser SQL database engine designed for AI agents. This WebAssembly-based database compiles the Zeta engine into a compact artifact, offering capabilities previously unava…
-
Hikec compiler emits LLVM IR for flexibility and zero-allocation
The developer of the hikec programming language chose to emit LLVM IR instead of direct binaries to simplify the compiler frontend and enhance flexibility. This approach allows for seamless integration with existing too…
-
Fuji OCR: Local, Privacy-Focused Screenshot Text Extraction Tool
Fuji OCR is a new Chrome extension that offers a privacy-focused solution for extracting text from screenshots. It operates entirely locally using WebAssembly, ensuring that no user data is ever sent to external servers…
-
AI models now run directly in browsers using ONNX Runtime Web
ONNX Runtime Web is enabling complex AI tasks like background removal and feature extraction to be performed directly within a web browser. This client-side processing eliminates the need for powerful backend servers, r…
-
Open-source LaTeX editor runs entirely in browser via WebAssembly
TeXbrain is a new, open-source LaTeX editor that operates entirely within a web browser, eliminating the need for installations or server-side processing. It leverages WebAssembly to run the pdfTeX compiler directly in …
-
FFmpeg runs in browser via WebAssembly for client-side video processing
WebAssembly (WASM) is enabling client-side video processing by allowing native code, such as the FFmpeg library, to run directly in the browser. This approach bypasses the traditional server-centric model, reducing clou…
-
Web tech enables real-time in-browser video editing, cutting cloud costs
Developers can now build real-time, in-browser video editors by leveraging new web technologies that shift processing from expensive cloud servers to the user's local hardware. This approach bypasses traditional bottlen…
-
VIDRAFT launches Hansu, a browser-based local AI prioritizing data sovereignty
VIDRAFT, a Korean startup, has launched Hansu, a browser-based AI assistant designed for local, client-side inference. This approach prioritizes data sovereignty, ensuring user data remains within the browser and is not…
-
ASCII cyberpunk city runs on 283KB Rust WebAssembly engine
A solo developer has created a playable 3D cyberpunk city entirely from ASCII characters, accessible via a web browser. This text-based metropolis is powered by a compact 283KB Rust WebAssembly engine that feeds a WebGL…