ncave / dna-redux

Running C#/F# code in Node.js or Browser with WebAssembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constrained virtual calls on interface type

ncave opened this issue · comments

Constrained virtual calls on interface types fail because they are not properly dereferenced.