Update Readme.md

This commit is contained in:
bjorn3 2018-10-10 19:12:41 +02:00 committed by GitHub
parent 0195181363
commit 2b9c1e9149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Work in progress cranelift codegen backend for rust
> ⚠⚠⚠ This doesn't do anything useful yet ⚠⚠⚠
> ⚠⚠⚠ This doesn't do much useful yet ⚠⚠⚠
## Building
@ -37,8 +37,3 @@ $ ./build.sh
* Inline assembly
* Custom sections
## Known errors
* cranelift-module api seems to be used wrong, thus causing panic for some consts
* cranelift-codegen doesn't have encodings for some instructions for types smaller than I32