wasm
There are 6440 repositories under wasm topic.
JetBrains/kotlin
The Kotlin Programming Language.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
warpdotdev/Warp
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
tree-sitter/tree-sitter
An incremental parsing system for programming tools
RustPython/RustPython
A Python Interpreter written in Rust
wasmerio/wasmer
🚀 Fast, secure, lightweight containers based on WebAssembly
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
linera-io/linera-protocol
Main repository for the Linera protocol
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
google/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
bytecodealliance/wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
ffmpegwasm/ffmpeg.wasm
FFmpeg for browser, powered by WebAssembly
pion/webrtc
Pure Go implementation of the WebRTC API
sql-js/sql.js
A javascript library to run SQLite on the web.
leaningtech/webvm
Virtual Machine for the Web
svenstaro/genact
🌀 A nonsense activity generator
tracel-ai/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
cncf/landscape
🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headquarters location.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
mbasso/awesome-wasm
😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
WasmEdge/WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
maxence-charriere/go-app
A package to build progressive web apps with Go programming language and WebAssembly.
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript