bflattened / bflat

C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
GNU Affero General Public License v3.0
3.63k stars 104 forks source link

Rename Delegate field name to match ILC expectation. #177

Closed theonly112 closed 7 months ago

theonly112 commented 7 months ago

Also add ThrowPlatformNotSupportedException stub to make basic delegate call work.

Resolves #168