Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rustify-org/draw-wasm
用Wasm实现一个画板
https://github.com/rustify-org/draw-wasm
canvas rust wasm webassembly-runtime
Last synced: 2 months ago
JSON representation
用Wasm实现一个画板
- Host: GitHub
- URL: https://github.com/rustify-org/draw-wasm
- Owner: rustify-org
- License: mit
- Created: 2024-07-12T04:16:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T11:34:34.000Z (6 months ago)
- Last Synced: 2024-08-01T13:16:57.265Z (5 months ago)
- Topics: canvas, rust, wasm, webassembly-runtime
- Language: Rust
- Homepage: https://rustify-org.github.io/draw-wasm/
- Size: 370 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# draw-wasm
用 Wasm 实现一个画板
## 体验地址
https://rustify-org.github.io/draw-wasm/
## 效果
![alt text](effect.gif)