SaaSHub helps you find the best software and product alternatives Learn more →
Biowasm Alternatives
Similar projects and alternatives to biowasm
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
-
FreePSXBoot
Exploit to allow loading arbitrary code on the PSX using only a memory card (no game needed)
-
LibreQoS
A Quality of Experience and Smart Queue Management system for ISPs. Leverage CAKE to improve network responsiveness, enforce bandwidth plans, and reduce bufferbloat.
-
-
-
-
-
-
-
-
-
-
awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
-
-
biowasm discussion
biowasm reviews and mentions
- Biowasm – Run C/C++ genomics tools in the browser
- Ask HN: What weird technical scene are you fond/part of?
-
Show HN: I built interactive playgrounds for Awk, sed, grep using WebAssembly
Good morning HN! This tool lets you play with awk, grep, sed, and jq commands right in your browser. Start from the examples and explore from there!
To get these tools running in the browser, I compiled them to WebAssembly (see https://github.com/biowasm/biowasm for details). That way, the commands you type run instantaneously, and it doesn't cost me an arm and a leg to host servers that execute arbitrary commands from users :)
-
Show HN: Learn Awk with a terminal running in the browser
Hello HN, this is an interactive awk tutorial that features a terminal in the browser to simulate the real experience.
To get it running in the browser, I compiled gawk from C to WebAssembly! If you're interested in how that was done, check out the biowasm project: https://github.com/biowasm/biowasm/tree/main/tools/gawk
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jan 2025
Stats
biowasm/biowasm is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of biowasm is HTML.