Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moonlight JS - C# / .NET Runtime for Javascript #30

Closed
rdkhatch opened this issue Jun 24, 2011 · 3 comments
Closed

Moonlight JS - C# / .NET Runtime for Javascript #30

rdkhatch opened this issue Jun 24, 2011 · 3 comments

Comments

@rdkhatch
Copy link

Moonlight is the open source, client-side .NET runtime.

http://www.mono-project.com/Moonlight

Moonlight is currently being compiled by Xamarin @ http://xamarin.com (Miguel de lcaza) to iPhone, iPad, & Android devices.

However, the most important platform - is the browser. Our goal is to have a .NET runtime for Javascript. This would open the flood gates for rich-client business applications of all kinds to be deployed to the browser, to run on any operating system or device.

Ryan

PS. Mono compiler has full, built-in LLVM output support. http://www.mono-project.com/Mono_LLVM

@kripken
Copy link
Member

kripken commented Jun 25, 2011

I am excited about this goal and am happy to help out.

My concern though is that the LLVM support there is not complete. The bottom of the page there mentions some stuff. I also assume that things like reflection will not work.

In addition there are JS limitations like multithreading. If such a thing ends up being crucial for Moonlight, it could be a problem.

@rdkhatch
Copy link
Author

Best explanation of state within development community, and why an LLVM Javascript build is so needed. Whatever limitations there are - we will work through them.

http://www.youtube.com/watch?v=RRFiu0xfQzw

@juj
Copy link
Collaborator

juj commented May 12, 2016

Hey, this is a very old item, and probably not useful to track its port as a github bug, so I'll close this to clean up. If this is being worked on, let's focus on any individual bugs arising during the porting process as separate items.

@juj juj closed this as completed May 12, 2016
tlively pushed a commit to tlively/emscripten that referenced this issue Mar 23, 2022
Making getattr available for multi-tab use. NFC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants