Tags: KKiiim/assemblyscript
Tags
fix: simplify && and || when the LHS is constant (AssemblyScript#2947)
feat: optimize string literal tostack behavior (AssemblyScript#2945)
fix: avoid to visit nullptr in binaryen (AssemblyScript#2943)
fix: make asinit exit if package.json has a "type" not equal to "modu… …le" (AssemblyScript#2938)
fix: remove non-zero check before `__visit` (AssemblyScript#2933)
feat: support more types in switch statements (AssemblyScript#2926)
fix: use Object.setPrototypeOf in JS bindings (AssemblyScript#2922)
fix: `Math.pow` constant optimization behaves inconsistently in diffe… …rent versions of node (AssemblyScript#2920) use the pow function compiled by AS bootstrap to optimize the constant propagation of pow
PreviousNext