Skip to content

Tags: cainrus/assemblyscript

Tags

v0.20.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Disallow type recursion during type declaration (AssemblyScript#…

…2331)

v0.20.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Precompute power if both arguments are constants (AssemblyScript#2330)

v0.20.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix variable name typo in `resolveClass` (AssemblyScript#2318)

Co-authored-by: Max Graey <maxgraey@gmail.com>

v0.20.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add rem builtin for i32 and i64 (AssemblyScript#1310) (Assembly…

…Script#2306)

v0.20.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Make Template literal backing array (AssemblyScript#2295)

v0.20.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add fast paths for array's fill method (AssemblyScript#2307)

v0.20.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Update Binaryen + fix instantiation in bindings (AssemblyScript#…

…2302)

v0.20.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix process.exitCode description (AssemblyScript#2271)

v0.20.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Add global type 'Number' to stdlib types (AssemblyScript#2260)

v0.20.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use fixed size tables when possible (AssemblyScript#2257)