A WebAssembly Global object represents a global variable instance, accessible from
both JavaScript and importable/exportable across one or more WebAssembly Module instances.
This allows dynamic linking of multiple modules.
Documentation Global by Mozilla Contributors, licensed under CC-BY-SA 2.5.