Skip to content

Support for WebCIL #3000

Description

@christophwille

Specification see https://github.com/dotnet/runtime/blob/main/docs/design/mono/webcil.md (basically a "firewall-evading" repackaging of Windows DLLs)

I started a discussion on how others could read that format without rolling their own implementation dotnet/runtime#86587 (Transport feed NuGet might be a solution sometime dotnet/runtime#86597)

Code in question: https://github.com/dotnet/runtime/tree/main/src/libraries/Microsoft.NET.WebAssembly.Webcil/src/Webcil (WasmModuleReader is of interest)

BlazorWebCilPublishDemo.zip publish output see bin\Release\net8.0\browser-wasm\publish\wwwroot_framework

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions