From 9b9a2e4f9132a0d32c6c0f09c8b6f9c78377aff6 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Tue, 21 Jul 2020 00:22:53 +0200 Subject: [PATCH] Update README.md for #1068 --- Readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3639b0e7d469..0bbd771a727a 100644 --- a/Readme.md +++ b/Readme.md @@ -75,7 +75,6 @@ function jit_calc() { ## Not yet supported * Good non-rust abi support ([several problems](https://github.com/bjorn3/rustc_codegen_cranelift/issues/10)) - * Proc macros * Inline assembly ([no cranelift support](https://github.com/bytecodealliance/wasmtime/issues/1041) * On Linux there is support for invoking an external assembler for `global_asm!` and `asm!`. `llvm_asm!` will remain unimplemented forever. `asm!` doesn't yet support reg classes. You