My web version of Mars MIPS, now have builtin C compiler
Summary
A web version of the Mars MIPS simulator now includes a built-in C compiler, allowing users to write and simulate MIPS assembly and C code in the browser.
View Cached Full Text
Cached at: 07/25/26, 05:10 PM
Similar Articles
In-browser programmable robot simulator
An in-browser programmable robot simulator for the Bittle X robot, built by Petoi, allowing users to interact and program the robot virtually.
Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason
ymawky is a web server written entirely in ARM64 assembly, supporting CGI, static files, and multiple HTTP methods, now available on Linux.
Plexus P/20 Emulator
A new open-source WebAssembly-based emulator for the 1980s Plexus P/20 Unix server, letting users run SystemV Unix in the browser.
building a web server in aarch64 assembly to give my life (a lack of) meaning
The article introduces 'ymawky', a minimal HTTP web server written entirely in aarch64 assembly for macOS, using raw syscalls without libc wrappers to explore low-level system mechanics.
@Barret_China: The team put the Claude Code source code into a WebAssembly runtime, also bundled Node.js and Python environments, and now you can happily use Claude Code directly on the web. Four layers of work were done based on the Claude Code source code…
The team ported the Claude Code source code to the WebAssembly runtime, bundling Node.js and Python, and achieved running Claude Code directly in the browser, including a terminal UI and a local-like isolated execution environment.