misalcedo / tortuga

A CGI and WCGI server for HTTP/1.1
Apache License 2.0
7 stars 0 forks source link

Bump wasmtime from 0.20.0 to 0.21.0 #21

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps wasmtime from 0.20.0 to 0.21.0.

Commits
  • ab19584 Bump to 0.21.0 (#2359)
  • a277cf5 Store WasmFuncType in FuncType (#2365)
  • ea3306e Use the psm crate to figure out the current stack pointer (#2358)
  • 6b137c2 Move native signatures out of Module (#2362)
  • dd9bfce CL/aarch64: implement the wasm SIMD v128.load{32,64}_zero instructions.
  • 285edee Merge pull request #2319 from alexcrichton/remove-trampolines-from-instance
  • 75e0227 Merge pull request #2360 from jgouly/reg_map
  • 0223cb2 aarch64: Fix aarch64_map_regs for FpuRRI
  • fa9c2a5 Fix off-by-one error looking up frame info for a function (#2349)
  • c210f4d Merge pull request #2356 from uweigand/abi-outgoingargs
  • Additional commits viewable in compare view


Dependabot compatibility score

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)