Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Apr 25, 2024
1 parent 1c59bcb commit c13b6fe
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions hermes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ This workaround has effectively bypassed the mentioned problems until a permanen
CARGO_FEATURE_STD=1 cargo b
```

## Run hermes

Hermes has a different options how to run, to inspect all of them, run the following:

```shell
hermes --help
```


## Running benchmarks

Before running benchmarks need to compile a simple WASM module:
Expand Down

0 comments on commit c13b6fe

Please sign in to comment.