wasm-hnpwa
Web app in WASM
A proof-of-concept implementation of a web application using WebAssembly and Rust
HNPWA with WebAssembly
14 stars
2 watching
0 forks
Language: Rust
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
kamiyaa/website-wasm | A personal website built using Rust and the Yew framework for WebAssembly, leveraging virtual-dom for efficient rendering. | 59 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,747 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
piranna/wasmachine | An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands | 202 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
wa-lang/wa | A general-purpose programming language designed for developing robust WebAssembly software | 1,240 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
yewstack/yew-wasm-pack-minimal | A template for building a simple web app using Yew and wasm-pack | 113 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
malcolmstill/zware | A runtime engine for executing WebAssembly programs within Zig language | 293 |
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |