Closed alexsandro-xpt closed 5 years ago
I'm test this project but I can't run it, I got
System.ArgumentException: 'The specified Type must not be a generic type definition. Parameter name: delegate'
at https://github.com/migueldeicaza/WasmerSharp/blob/5b8edae710d312c964db09c7ac50e6215f5dd4b1/WasmerSharp/Wasmer.cs#L1024-L1026
There are some things I should do?
I fixed that, it really is a shame that .NET does not support this (but Mono does).
I'm test this project but I can't run it, I got
at https://github.com/migueldeicaza/WasmerSharp/blob/5b8edae710d312c964db09c7ac50e6215f5dd4b1/WasmerSharp/Wasmer.cs#L1024-L1026
There are some things I should do?