Repository navigation

#

WebAssembly

WebAssembly
webassembly.org
维基百科

相关主题

JavaScript
wasm logo

WebAssembly(简称Wasm) 是一种新的编码方式,可以在现代的 Web 浏览器中运行——它是一种低级的类汇编语言,具有紧凑的二进制格式,可以接近原生的性能运行, 并为诸如 C/C++、C# 和 Rust 等语言提供编译目标,以便它们可以在 Web 上运行。它也被设计为可以与 JavaScript 共存,允许两者一起工作。

yewstack/yew
Rust
31873
8 小时前

Fullstack app framework for web, desktop, and mobile.

Rust
30075
1 小时前
AvaloniaUI/Avalonia

Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology

C#
28471
6 小时前
sunface/rust-course

“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book

Rust
28432
1 个月前

Main repository for the Linera protocol

Rust
28191
3 小时前

Emscripten: An LLVM-to-WebAssembly Compiler

C++
26742
2 分钟前

egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

Rust
26193
3 天前
warpdotdev/Warp

Warp is the agentic development environment, built for coding with multiple AI agents.

24434
11 天前

An incremental parsing system for programming tools

Rust
21735
12 小时前

x86 PC emulator and x86-to-wasm JIT, running in the browser

JavaScript
21301
15 天前
slint-ui/slint

Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.

Rust
20059
7 小时前
wasmerio/wasmer

🚀 Fast, secure, lightweight containers based on WebAssembly

Rust
19957
5 小时前

A WebGL accelerated JavaScript library for training and deploying ML models.

TypeScript
18934
13 天前

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2

C++
18750
3 分钟前

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

Python
18502
1 天前
JetBrains/compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

Kotlin
18067
5 小时前
AssemblyScript/assemblyscript

A TypeScript-like language for WebAssembly.

WebAssembly
17517
14 天前