We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7ae41 commit 0929e37Copy full SHA for 0929e37
Readme.md
@@ -101,7 +101,7 @@ function jit_calc() {
101
102
## Not yet supported
103
104
-* Inline assembly ([no cranelift support](https://github.com/bytecodealliance/wasmtime/issues/1041)
+* Inline assembly ([no cranelift support](https://github.com/bytecodealliance/wasmtime/issues/1041))
105
* On Linux there is support for invoking an external assembler for `global_asm!` and `asm!`.
106
`llvm_asm!` will remain unimplemented forever. `asm!` doesn't yet support reg classes. You
107
have to specify specific registers instead.
0 commit comments