Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Commit

Permalink
Mention lack of flutter and web support in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liamappelbe authored Oct 13, 2021
1 parent 43924bd commit a243c52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Provides utilities for loading and running WASM modules
Provides utilities for loading and running WASM modules.

Built on top of the [Wasmer](https://github.com/wasmerio/wasmer) runtime.

Flutter and web are **not supported** at the moment. Stay tuned though ;)

## Setup

Start by installing the tools needed to build the Wasmer runtime:
Expand Down

0 comments on commit a243c52

Please sign in to comment.