59499d362a
Allows functions to be referenced in a constant context (via ref_func) without needing to bind the function to a global. Uses format 3 supported by the element section: https://webassembly.github.io/gc/core/binary/modules.html#element-section Change-Id: Ifb68800c480b14acfa3432eae80396be4e9c8a6e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/400900 Commit-Queue: Nate Biggs <natebiggs@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>