1 reference to AsyncContinuationGlobalIndex
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\ObjectWriter\WasmRelocatableObjectWriter.cs (1)
231new WasmImport("env", WasmWellKnownGlobalSymbolNode.AsyncContinuationName, import: new WasmGlobalImportType(WasmValueType.I32, WasmMutabilityType.Mut), index: AsyncContinuationGlobalIndex),