Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kateinoigakukun/wasmic-ios

Wasmic allows you to run WebAssembly in a safe way on iOS.
https://github.com/kateinoigakukun/wasmic-ios

Last synced: about 2 months ago
JSON representation

Wasmic allows you to run WebAssembly in a safe way on iOS.

Awesome Lists containing this project

README

        

# wasmic-ios

Wasmic

Download on the App Store

## Bootstrap

```
$ git clone https://github.com/kateinoigakukun/wasmic-ios.git
$ git -c submodule."fastlane".update=none submodule update --init --recursive
$ ./third-party/build-script.sh
```