One of the previous merges inadvertently dropped support for certain
operations on continuation tables. This patch is a quick fix to
restore the functionality by interpreting continuation tables as func
tables.
Also, this PR imports the wasmfx-tools patch for subtyping check on cont.new.
One of the previous merges inadvertently dropped support for certain operations on continuation tables. This patch is a quick fix to restore the functionality by interpreting continuation tables as func tables.
Also, this PR imports the wasmfx-tools patch for subtyping check on
cont.new
.