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

IronRuby on WinRT #5

Open
slide opened this issue Jul 14, 2016 · 1 comment
Open

IronRuby on WinRT #5

slide opened this issue Jul 14, 2016 · 1 comment

Comments

@slide
Copy link
Contributor

slide commented Jul 14, 2016

From @LonghronShen on January 5, 2013 7:36

I'm a user of IronRuby. And I'm porting my project to WinRT.
I'm the coordinator of the Runa Engine project which is a XNA and IronRuby based dynamic game engine which fed on the power of IronRuby.
By far I found the problem that the script engine throw an exception that says "Not supporting create new CLR types on this platform."
I think it is because of the missing of reflection on WinRT. Is that possible to port some reflection part of Mono to solve the problem?

Copied from original issue: IronLanguages/main#99

@LonghronShen
Copy link

Hi,
I'm very happy to see that the IronRuby project is alive again, and I'm waiting for the day for so long time.
Now I still love Ruby and .NET, and I'm trying to port my projects to the .NET Core platform. But the old problem is still there, because WinRT is the first platform based on CoreCLR.
The good news is that the .NET Core 1.x will introduce more missing APIs including many reflection related things. Hope that helps.

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

2 participants