Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ViralBShah
on Nov 28, 2020
|
parent
|
context
|
favorite
| on:
Apple Silicon M1: A Developer's Perspective
It has been reported that Julia runs just fine under Rosetta.
https://github.com/JuliaLang/julia/issues/36617#issuecomment...
sesuximo
on Nov 28, 2020
[–]
Wow that’s pretty cool. I also found
https://developer.apple.com/documentation/apple_silicon/abou...
which explicitly says Rosetta can handle jit. I wonder how it does that? It must emulate the jitted x86 instructions...
sesuximo
on Nov 28, 2020
|
parent
[–]
Edit: apparently it translates instructions when they are marked executable (based on speculation on HN)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/JuliaLang/julia/issues/36617#issuecomment...