Bug fixes
- optimize instruction sequence of rt/interrupt (#2984) (7e237cc)
- check native source correctly (#2967) (5a125c7)
Other
- chore: use OIDC for npm publishing (#2990) (52b9533)
- chore: bump minimatch from 3.1.2 to 3.1.5 (#2986) (459b239)
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - chore: use node v24 for c8 coverage test (#2985) (7dcf1cb)
- chore: bump glob from 10.4.5 to 10.5.0 (#2963) (3daa41b)
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - chore: remove 21-v8-canary requirement for feature test (#2962) (df14d43)
- chore: bump js-yaml from 4.1.0 to 4.1.1 (#2960) (14d7e5a)
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - chore: remove baseUrl from std/assembly.json (#2958) (550190c)
Fixes a crash of tsgolint when used in a project where AssemblyScript is present. - chore: friendly initial test in asinit (#2955) (282b7e8)