Skip to content

Tags: Innovative-AI/assemblyscript

Tags

v0.17.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add more detailed release config for asconfig template (AssemblyScrip…

…t#1532)

v0.17.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix local confusion in builtin min/max/rotl/rotr (AssemblyScript…

…#1540)

v0.17.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add link to examples (AssemblyScript#1528)

v0.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch release process to aspublish (AssemblyScript#1519)

v0.16.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix conflicting imports type definition in loader (AssemblyScrip…

…t#1508)

v0.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Small integer rotl/rotr should use temp variables

v0.15.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Slightly improve pass pipeline (AssemblyScript#1498)

v0.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Update Binaryen to latest (AssemblyScript#1490)

v0.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix a comment typo in TLSF (AssemblyScript#1480)

v0.14.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add bultins: i32/i64/f32/f64.add/sub/mul (AssemblyScript#1484)

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