The syntax highter warn if i use the instricts i64.extend_i32_u and/or i64.extend_i32_s...
Without last underscore (e.g. i64.extend_i32u) the syntaxhighlighter likes it again, but then it can't be compiled anymore. :)
Maybe a little typo in WebAssemblyLexer.flex (line 115)?
btw: otherwise a very helpful plugin ;)
The syntax highter warn if i use the instricts
i64.extend_i32_uand/ori64.extend_i32_s...Without last underscore (e.g.
i64.extend_i32u) the syntaxhighlighter likes it again, but then it can't be compiled anymore. :)Maybe a little typo in WebAssemblyLexer.flex (line 115)?
btw: otherwise a very helpful plugin ;)