Skip to content

Tags: AssemblyScript/assemblyscript

Tags

v0.28.17

Toggle v0.28.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Migrate Binaryen from v123 to v129 (#3019)

v0.28.16

Toggle v0.28.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: properly parse and resolve tuples (#3018)

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

v0.28.15

Toggle v0.28.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update unicode identifier tables to Unicode 17.0 (#3017)

v0.28.14

Toggle v0.28.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: report error when generic method attempts to implement non-gener…

…ic interface method (#3007)

v0.28.13

Toggle v0.28.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: npm run build failed due to web build error (#3005)

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

v0.28.12

Toggle v0.28.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: compiler crashed when duplicate inner function declared in funct…

…ion body (#3000)

v0.28.11

Toggle v0.28.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: compiler crashed when callback signature has void as parameter (#…

…2998)

v0.28.10

Toggle v0.28.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: use OIDC for npm publishing (#2990)

v0.28.9

Toggle v0.28.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support element access of enum (#2950)

v0.28.8

Toggle v0.28.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add [key: i32]: string to String type definition (#2939)