Results 151 comments of Alex Earl

I tried this quickly the other day and it crashed for me as well. I didn't get a chance to dig into it though.

I was unable to determine why this was happening back in November. I could look again soon.

why not just use the require syntax? var System = require('System'); System.Console.WriteLine('foo');

@fholm I agree with the speed benefit of a new syntax, but "clr import" and "clr new" require more typing every time you want to do something with the .NET...

Would it be possible to also support runtime binding with the normal ways (require, new, etc)?

I really like this approach!

@otac0n, please no! that syntax is terrible.

You could use Github actions. The windows-2019 os image has docker installed.

Is there an example on how to use this in practice?

@dduportal I don't think that using websockets will work for everyone, so I don't think this is resolved.