Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Remove todos for replacing cml with pallas and adding support for targerting wasi - as these two are now completed
  • Loading branch information
OlofBlomqvist committed Jul 19, 2023
1 parent 750954c commit 5d97072
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 5d97072

Please sign in to comment.