Skip to content

Commit

Permalink
Revert "README.me: disable riscv64"
Browse files Browse the repository at this point in the history
This reverts commit 80dc048.
  • Loading branch information
yamt committed Nov 26, 2023
1 parent e2ec1b6 commit 7e75952
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,12 @@ It includes
|Ubuntu/arm64 |Yes (on qemu) | |
|Ubuntu/armhf |Yes (on qemu) |32-bit |
|Ubuntu/s390x |Yes (on qemu) |Big endian |
|Ubuntu/riscv64 |Yes (on qemu) |[Temporarily disabled] |
|Ubuntu/riscv64 |Yes (on qemu) | |
|wasm32-wasi-threads |No |Occasionally tested manually |
|NuttX/esp32 |No |Occasionally tested manually |
|NuttX/sim on macOS/amd64|No |Occasionally tested manually |
|NetBSD/amd64 |No |Occasionally tested manually |

[Temporarily disabled]: https://github.com/yamt/toywasm/issues/80

## Use as a command

See [toywasm command help message](https://webassembly.sh/?run-command=toywasm).
Expand Down

0 comments on commit 7e75952

Please sign in to comment.