|
|
|
|
|
by chrisb
3167 days ago
|
|
I'm the original author of DotNetAnywhere. For all its flaws (and there are quite a few) it was a very interesting learning exercise, and it worked better than I ever really expected ;) I don't really intend to ever do any more work on it, especially now that there are open source "real" implementations.
But it's been nice to see it used in Blazor :) If you have any questions about it, please ask. |
|
Here's my questions (assuming you can remember from 6+ years ago):
1) What was the hardest part of .NET to understand and/or implement?
2) Were there any surprising things about the .NET runtime/specification that you learnt about along the way?
3) Should JIT.c really be called Interpreter.c :-)