Hacker News new | ask | show | jobs
by badgersnake 890 days ago
Is JIT for JavaScript supported on RISC-V? This was an issue in PPC for a long time.
1 comments

Per the V8 site, the JIT is only fully supported on x86 and ARM. There is a RISC-V port available on a YMMV basis but I don't know what state it's currently in.

https://v8.dev/docs/ports