Y
Hacker News
new
|
ask
|
show
|
jobs
by
nodefourtytwo
2122 days ago
How does it compare to Revery[1]? Onivim2[2] is built with it and it seems great.
[1]
https://www.outrunlabs.com/revery/
[2]
https://v2.onivim.io/
1 comments
sunflowerdeath
2122 days ago
Revery is fully native and doesn't use parts of web platform. It uses ReasonML, that is dialect of OCaml and has its own implementation of platform and renderer.
link