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