Skip to content

Commit 9b9a2e4

Browse files
authored
Update README.md for #1068
1 parent edc0a34 commit 9b9a2e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Readme.md

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ function jit_calc() {
7575
## Not yet supported
7676

7777
* Good non-rust abi support ([several problems](https://github.com/bjorn3/rustc_codegen_cranelift/issues/10))
78-
* Proc macros
7978
* Inline assembly ([no cranelift support](https://github.com/bytecodealliance/wasmtime/issues/1041)
8079
* On Linux there is support for invoking an external assembler for `global_asm!` and `asm!`.
8180
`llvm_asm!` will remain unimplemented forever. `asm!` doesn't yet support reg classes. You

0 commit comments

Comments
 (0)