We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae56f99 commit 79f2fe4Copy full SHA for 79f2fe4
README.md
@@ -32,7 +32,7 @@ Compilers using Binaryen include:
32
* [`AssemblyScript`](https://github.com/AssemblyScript/assemblyscript) which compiles a subset of TypeScript to WebAssembly
33
* [`wasm2js`](https://github.com/WebAssembly/binaryen/blob/master/src/wasm2js.h) which compiles WebAssembly to JS
34
* [`Asterius`](https://github.com/tweag/asterius) which compiles Haskell to WebAssembly
35
- * ['Grain'](https://github.com/grain-lang/grain) which compiles Grain to WebAssembly
+ * [`Grain`](https://github.com/grain-lang/grain) which compiles Grain to WebAssembly
36
37
Binaryen also provides a set of **toolchain utilities** that can
38
0 commit comments