Pyjion is a project to replace the core execution loop of CPython by transpiling CPython bytecode to ECMA CIL and then using the .NET 5 CLR to compile that into machine code. It then executes the machine-code compiled JIT frames at runtime instead of using the native execution loop of CPython.
Episode #209 JITing Python with .NET, no irons in sight - [Python Bytes Podcast]
I’m wondering if they still asked you to submit a resume/cv
Yes they did, and I got interviewed by Kevin Scott and Anders Hejlsberg (and others). How cool is that. :-) (They also asked for my diploma from University?!)
No comments:
Post a Comment