An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# WARPO

[![publish](https://github.com/wasm-ecosystem/warpo/actions/workflows/publish.yml/badge.svg)](https://github.com/wasm-ecosystem/warpo/actions/workflows/publish.yml)
[![gh-pages](https://github.com/wasm-ecosystem/warpo/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/wasm-ecosystem/warpo/actions/workflows/gh-pages.yml)
[![check](https://github.com/wasm-ecosystem/warpo/actions/workflows/check.yml/badge.svg?branch=main)](https://github.com/wasm-ecosystem/warpo/actions/workflows/check.yml)

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](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)