TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: RISC-V Linux Terminal emulated via WASM

5 pointsby edubartover 1 year ago
Weekend creation: A Linux terminal on top of a RISC-V emulator running in the browser via WebAssembly, powered by the Cartesi Machine. Check cool commands to experiment in the project page <a href="https:&#x2F;&#x2F;github.com&#x2F;edubart&#x2F;cartesi-wasm-term">https:&#x2F;&#x2F;github.com&#x2F;edubart&#x2F;cartesi-wasm-term</a>

2 comments

westurnerover 1 year ago
webvm has [Tailscale] sockets-over-WebSockets for networking: <a href="https:&#x2F;&#x2F;github.com&#x2F;leaningtech&#x2F;webvm">https:&#x2F;&#x2F;github.com&#x2F;leaningtech&#x2F;webvm</a> and:<p>&gt; <i>runs an unmodified Debian distribution including many native development toolchains.</i><p>&gt; <i>WebVM is powered by the CheerpX virtualization engine, and enables safe, sandboxed client-side execution of x86 binaries on any browser. CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based file system, and a Linux syscall emulator.</i><p>How do CheerpX and Cartesi Machine compare?
评论 #37286313 未加载
PaulHouleover 1 year ago
Probably about as fast as a real RISC-V machine too.
评论 #37287515 未加载