Add simd shuffle / swizzle aliases for i16x8, i32x4, i64x2, f32x4 and f64x2 (#2368) (e8ed2dddd0bc75f03ac52773965053b8bec3cb4c)
Make result of StaticArray#slice and StaticArray#concat as instance generics. Deprecate static methods (#2404) (847dbde6a6fef5478f077ec13610d7aeae15effc)
Bug fixes
assert throwing expected 2 arguments but got 1 (#2435) (cf676d3aab18282d53fde3801cb1c4fe88ce3c71)
Fix mixed up naming "upcast" "downcast" for runtime checks (#2423) (5faef3a973e2dcbf8083037c2a0d68e570fc5672)
Other
Add warnings if entry contains imported / exported function or global with v128 type (#2429) (256a6b0a8abcab310ca104846e68cc3be51df169)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @assemblyscript/loader from 0.17.12 to 0.20.19.
Release notes
Sourced from
@assemblyscript/loader
's releases.... (truncated)
Commits
324d41c
fix: Update Binaryen + fix instantiation in bindings (#2302)33055b2
Support Node.js v12.0.0 in loader (#2190)a7c87e6
BREAKING CHANGE: ESM, JS bindings, triple equals and general cleanup (#2157)81d5898
fix: loader: Consider .byteLength of slices when obtaining typed arrays (#2162)587c414
Cherry pick some loader string test cases (#2050)8eaa44a
feat: add ability to create arrays with capacity for __newArray (#2024)b0549e0
feat: Add __getFunction method for loader (#2037)5df7318
feat: add __newArrayBuffer() to the loader (#1965)3564848
Add string conversion error modes (#1902)7e20ad2
Fix: Use F_NOEXPORTRUNTIME if __rtti_base is missing (#1808)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)