RyanLamansky / dotnet-webassembly

Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
Apache License 2.0
792 stars 74 forks source link

Simplify type name OpCode. #33

Closed zhongzf closed 3 years ago

zhongzf commented 3 years ago

Simplify the full type name System.Reflection.Emit.OpCode with ILOpCode.

RyanLamansky commented 3 years ago

Sorry for the delay--I was working with GitHub to fix the stuck build action to verify your change, but they weren't able to do anything. I had to manually move your commit to a work branch on this repo to force a new build.