1 reference to TableBaseGlobalIndex
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\ObjectWriter\WasmRelocatableObjectWriter.cs (1)
230new WasmImport("env", WasmWellKnownGlobalSymbolNode.TableBaseName, import: new WasmGlobalImportType(WasmValueType.I32, WasmMutabilityType.Const), index: TableBaseGlobalIndex),