We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc0a34 commit 9b9a2e4Copy full SHA for 9b9a2e4
Readme.md
@@ -75,7 +75,6 @@ function jit_calc() {
75
## Not yet supported
76
77
* Good non-rust abi support ([several problems](https://github.com/bjorn3/rustc_codegen_cranelift/issues/10))
78
- * Proc macros
79
* Inline assembly ([no cranelift support](https://github.com/bytecodealliance/wasmtime/issues/1041)
80
* On Linux there is support for invoking an external assembler for `global_asm!` and `asm!`.
81
`llvm_asm!` will remain unimplemented forever. `asm!` doesn't yet support reg classes. You
0 commit comments