Update Readme.md
This commit is contained in:
parent
0195181363
commit
2b9c1e9149
1 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Work in progress cranelift codegen backend for rust
|
# Work in progress cranelift codegen backend for rust
|
||||||
|
|
||||||
> ⚠⚠⚠ This doesn't do anything useful yet ⚠⚠⚠
|
> ⚠⚠⚠ This doesn't do much useful yet ⚠⚠⚠
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
@ -37,8 +37,3 @@ $ ./build.sh
|
||||||
|
|
||||||
* Inline assembly
|
* Inline assembly
|
||||||
* Custom sections
|
* 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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue