We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: Fix local confusion in builtin min/max/rotl/rotr (AssemblyScript… …#1540)
Add link to examples (AssemblyScript#1528)
Switch release process to aspublish (AssemblyScript#1519)
fix: Fix conflicting imports type definition in loader (AssemblyScrip… …t#1508)
fix: Small integer rotl/rotr should use temp variables
Slightly improve pass pipeline (AssemblyScript#1498)
fix: Update Binaryen to latest (AssemblyScript#1490)
Fix a comment typo in TLSF (AssemblyScript#1480)
feat: Add bultins: i32/i64/f32/f64.add/sub/mul (AssemblyScript#1484) Co-authored-by: Max Graey <maxgraey@gmail.com>
feat(loader): Use TextDecoder for large strings (AssemblyScript#1471)