EmNudge's Stars
sharkdp/bat
A cat(1) clone with wings.
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
HigherOrderCO/Bend
A massively parallel, high-level programming language
rrweb-io/rrweb
record and replay the web
aidenybai/react-scan
Scan for React performance issues and eliminate slow renders in your app
gyroflow/gyroflow
Video stabilization using gyroscope data
darrenburns/posting
The modern API client that lives in your terminal.
WebAssembly/WASI
WebAssembly System Interface
borgo-lang/borgo
Borgo is a statically typed language that compiles to Go.
cberner/redb
An embedded key-value database in pure Rust
CanadaHonk/porffor
A from-scratch experimental AOT JS engine, written in JS
rsms/markdown-wasm
Very fast Markdown parser and HTML generator implemented in WebAssembly, based on md4c
bytecodealliance/wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
blockprotocol/blockprotocol
✨ The open-source standard for blocks. From @hashintel
ejmahler/RustFFT
RustFFT is a high-performance FFT library written in pure Rust.
lukeed/tschema
A tiny (500b) utility to build JSON schema types.
bytecodealliance/jco
JavaScript toolchain for working with WebAssembly Components
stackblitz/tutorialkit
TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API
bytecodealliance/cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
e18e/e18e
vshymanskyy/awesome-wasm-tools
😎 A curated list of awesome, language-agnostic WebAssembly tools
tc39/proposal-arraybuffer-base64
TC39 proposal for Uint8Array<->base64/hex
tractordev/wanix
Experimental, local-first, web-native, Unix-like development environment
tc39/proposal-seeded-random
Proposal for an options argument to be added to JS's Math.random() function, and some options to start it with.
WICG/local-peer-to-peer
↔️ Proposal for local communication between browsers without the aid of a server.
bluwy/ihimnm
d3lm/js-wasm-tools
Low level tooling for WebAssembly in JavaScript using wasm-tools
bytecodealliance/wit-deps
WIT dependency manager
exoticorn/curlywas
A curly-braces infix language that compiles to WebAssembly
silvanshade/tower-lsp-web-demo
A minimal wasm demo with an in-browser editor and language server built with tower-lsp