gecko-dev/js
Julien Pages 7390510f3f Bug 1819215 - wasm: Change subtyping rules for functions. r=rhunt
Previously, function subtyping was only checking the invariance.
Now, return types are covariant and arguments are contravariant.

Differential Revision: https://phabricator.services.mozilla.com/D175697
2023-04-24 16:05:59 +00:00
..
examples Bug 1817347 - Prevent jorendb from spewing out enormous strings r=jonco 2023-03-23 21:07:06 +00:00
loader Bug 1822452 - Reject any remaining requests; r=jonco 2023-03-23 09:54:49 +00:00
public Bug 1827952: Implement bottom types (rhunt's patch). r=jseward,jpages 2023-04-24 12:28:03 +00:00
src Bug 1819215 - wasm: Change subtyping rules for functions. r=rhunt 2023-04-24 16:05:59 +00:00
xpconnect Bug 1829547: Remove nightly ifdef guards for the jit hints cache and toggle the static pref based on the build instead. r=smaug 2023-04-23 19:30:14 +00:00
app.mozbuild
ffi.configure Backed out changeset 028a7f4e4b32 (bug 1776255) for causing Linux artifact builds bustages on central CLOSED TREE 2022-11-26 17:13:36 -05:00
moz.build
moz.configure Bug 1826741 - [riscv] Enable jit by default. r=jandem 2023-04-13 08:30:05 +00:00
sub.configure