Hi there, I would like to convert this to JavaScript, but I am on a Mac and as far as I can tell this tool JSIL only works on Windows. Am I wrong about that? How can I convert a CSharp project like the linked one (with dozens of files and imports) on a Mac to JavaScript?
JSIL is fully compatible with mono and the sandbox on the website is running on a Linux server. However, the project is unmaintained so I wouldn't advise using it.
Hi there, I would like to convert this to JavaScript, but I am on a Mac and as far as I can tell this tool JSIL only works on Windows. Am I wrong about that? How can I convert a CSharp project like the linked one (with dozens of files and imports) on a Mac to JavaScript?
Thanks!