Closed LuoZijun closed 3 years ago
It's unimplemented. I'll work on it.
The exponentiation operator is correctly parsed, but the code generator does not produce corresponding bytecodes in this version.
fixed. #56 But be aware that 'Rapidus on WASM' web site is still using the older (unfixed) version.
Ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Operator_Precedence#Table
Node.js:
Rapidus (WASM):