Update README.md

This commit is contained in:
Syrus Akbary 2019-03-07 20:39:58 -08:00 committed by GitHub
parent b321ca339b
commit 60a74540d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,4 +34,4 @@ to tune the codegen properties (compile speed, performance, etc) to best fit the
Currently, we support multiple backends for compiling WebAssembly to machine code:
- [clif-backend](./clif-backend/): Cranelift backend
- [llvm-backend](./clif-backend/): LLVM backend
- [llvm-backend](./llvm-backend/): LLVM backend