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

https://github.com/Yoorkin/MoonUI

UI library written by moonbit-lang
https://github.com/Yoorkin/MoonUI

Last synced: 9 days ago
JSON representation

UI library written by moonbit-lang

Awesome Lists containing this project

README

        

# [unofficial]MoonUI

A prototype of declarative, component-based and cross-platform UI library

Written by moonbit-lang.

## Setup

python3, wat2wasm and moonbit's build system is required.

```
sh ./launch.sh
```