←back to thread

Deno 2.4

(deno.com)
132 points hackandthink | 2 comments | | HN request time: 0.406s | source
Show context
blinkingled ◴[] No.44488721[source]
Crazy that Deno is still not workable on FreeBSD because of the Rust V8 bindings not being ported.
replies(4): >>44488761 #>>44488769 #>>44489763 #>>44494047 #
1. shrubble ◴[] No.44489763[source]
It's more than a little surprising that portability between different Unices is not given more emphasis. "Back in the day" a program being portable between Sun Solaris, HP's HP-UX, Linux, FreeBSD was considered a sign of clean code.
replies(1): >>44494826 #
2. jitl ◴[] No.44494826[source]
Back in the day, Sun Solaris and HP-UX were not end-of-life, and FreeBSD had more equal industry footing with Linux. Now Linux is the clear winner in server OS UNIX by a wide margin. Also, Ryan Dhal worked at Joyent, a Illumos/Solaris shop when he built Node; perhaps that has informed his lack of interest in supporting FreeBSD these days.