Skip to content

Tags: jonathanding/assemblyscript

Tags

v0.20.16

Toggle v0.20.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Add missing resolve of RegExp literals (AssemblyScript#2263)

v0.20.15

Toggle v0.20.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change function signature of v128.pmin and v128.pmax (AssemblySc…

…ript#2379)

v0.20.14

Toggle v0.20.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add fast-path for staticarray lowering if values is typedarray in bin…

…dings (AssemblyScript#2370)

v0.20.13

Toggle v0.20.13's commit message

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

Toggle v0.20.12's commit message

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

Toggle v0.20.11's commit message

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

Toggle v0.20.10's commit message

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

Toggle v0.20.9's commit message

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

Toggle v0.20.8's commit message

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

Toggle v0.20.7's commit message

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)