With this technology, could Silverlight IL be compiled and run in Flash?

I really do not understand in this article . But it looks like you can compile C / C ++ for flash. If possible, how difficult would it be to compile and run Mono inside a flash?

Sounds stupid, I know ... maybe I'm crazy since my age.

+3
source share
4 answers

Probably, perhaps for the first time, but just compile. Let me see if I got to where you want.

, , # Shell, IL (, , JIT), . Flash- .NET, !

- .NET IL AS3, .NET Flash. , , ? , !

+1

, , , -, , hello-world, . , , , .

CLR , Moonlight 2.0 : , , (, Android Mono).

+5

, CLR , C ( -), , , actioncript. - , , .

: , .

+1

LLVM C/++ ActionScript. LLVM (http://www.llvm.org/) - ( !), C/++ . , (, - ) .

, IL flash, .

0

Source: https://habr.com/ru/post/1703034/


All Articles