https://github.com/wasm-ecosystem/warpo
next generation assemblyscript compiler
https://github.com/wasm-ecosystem/warpo
assemblyscript wasm
Last synced: about 11 hours ago
JSON representation
next generation assemblyscript compiler
- Host: GitHub
- URL: https://github.com/wasm-ecosystem/warpo
- Owner: wasm-ecosystem
- License: apache-2.0
- Created: 2025-08-07T03:02:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-03-12T14:11:47.000Z (about 19 hours ago)
- Last Synced: 2026-03-12T14:22:31.783Z (about 19 hours ago)
- Topics: assemblyscript, wasm
- Language: WebAssembly
- Homepage: https://wasm-ecosystem.github.io/warpo/
- Size: 18.4 MB
- Stars: 17
- Watchers: 0
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: support/CMakeLists.txt
- Agents: AGENTS.md
Awesome Lists containing this project
README
# WARPO
[](https://github.com/wasm-ecosystem/warpo/actions/workflows/publish.yml)
[](https://github.com/wasm-ecosystem/warpo/actions/workflows/gh-pages.yml)
[](https://github.com/wasm-ecosystem/warpo/actions/workflows/check.yml)
[](https://deepwiki.com/wasm-ecosystem/warpo)
next generation assemblyscript compiler
Seamlessly migrate from TypeScript to developing WebAssembly modules!
## Documents
https://wasm-ecosystem.github.io/warpo/
## Acknowledgment
- [AssemblyScript](https://www.assemblyscript.org/)
- [binaryen](https://github.com/WebAssembly/binaryen)
## for Developer
see [CONTRIBUTING](./CONTRIBUTING.md)