Bug 1844559 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The bug 1832378 change behavior:

```
This commit also lets wasm-gc/fr start building in beta/release. They
will remain off by default though (behind a pref).
```

The tests are somewhat invalid anymore since it is forcing function-references and gc flags on via directives. It needs to be changed.
The bug 1832378 change behavior:

> This commit also lets wasm-gc/fr start building in beta/release. They
> will remain off by default though (behind a pref).

The tests are somewhat invalid anymore since it is forcing function-references and gc flags on via directives. It needs to be changed.
The bug 1832378 changed behavior:

> This commit also lets wasm-gc/fr start building in beta/release. They
> will remain off by default though (behind a pref).

The tests are somewhat invalid anymore since it is forcing function-references and gc flags on via directives. It needs to be changed.

Back to Bug 1844559 Comment 2