Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OlofBlomqvist committed Jul 25, 2023
2 parents 088ede8 + 5d97072 commit 2beaade
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ There is also no support for directly communicating with any Cardano or Marlowe

### Consuming the library

This crate can be used in Rust, React, Node, Deno etc., see the examples directory for more details. It will also be possible to compile to WASI soon™.
Note that the wasm file is quite large (at 3MB~) right now. This is expected to change in the future to below 300kb, but it is not a priority right now.
This crate can be used in Rust, React, Node, Deno, wasmtime/wasmer etc., see the examples directory for more details.


### WIP & TODOs
Expand All @@ -34,10 +33,6 @@ Note that the wasm file is quite large (at 3MB~) right now. This is expected to

- Rewrite parser logic to use Chumsky.

- Replace CML with Pallas

- Provide support for WASI compilation

## CLI Tool:

### Installation:
Expand Down

0 comments on commit 2beaade

Please sign in to comment.