Skip to content

Commit ca0d883

Browse files
authored
Update README.md
1 parent 9092fcd commit ca0d883

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ It is a port of the rustc compiler to WebAssembly. It is a work in progress and
55

66
This have some bottlenecks, like the lack of thread spawn is very slow.
77

8+
Currently, the targets for which executable files can be generated are `wasm32-wasip1` and `x86_64-unknown-linux-musl`. Other targets fail during the linking process. If you have any information, we would greatly appreciate it if you could share it in an issue.
9+
810
Demo: [Rubrc](https://oligamiq.github.io/rubrc/)
911

1012
# Special Thanks

0 commit comments

Comments
 (0)