gecko-dev/js
Ryan Hunt 9192afb540 Bug 1911909 - wasm: Refactor structs and arrays to more closely match the spec. a=dmeehan
The spec has the notion of a 'FieldType' which both struct fields
and array types share. This commit refactors them to use the same
type.

Original Revision: https://phabricator.services.mozilla.com/D218753

Differential Revision: https://phabricator.services.mozilla.com/D218982
2024-08-15 07:17:35 +00:00
..
examples
loader Bug 1899172 - Part 11: Move nsIScriptElement from ScriptFetchOptions to ScriptLoadContext. r=nbp 2024-05-30 05:01:18 +00:00
public Bug 1907070 - Part 2: Make SweepingAPI.h a public header (backout of changeset 2592881b3f6d) r=sfink a=RyanVM 2024-07-11 08:23:35 +00:00
src Bug 1911909 - wasm: Refactor structs and arrays to more closely match the spec. a=dmeehan 2024-08-15 07:17:35 +00:00
xpconnect Bug 1900410 - Add filename option to ChromeUtils.compileScript a=dmeehan 2024-06-27 12:35:54 +00:00
app.mozbuild
ffi.configure Bug 1776255 - Add the appropriate 'when' to all 'option' that end up calling 'pkg_check_modules' later r=firefox-build-system-reviewers,glandium 2024-05-23 23:55:38 +00:00
moz.build
moz.configure Bug 1899045: Implement Bytecode for fn stmts and block stmts for Explicit Resource Management. r=arai 2024-05-31 11:44:24 +00:00
sub.configure