Hacker News new | ask | show | jobs
by lysace 118 days ago
It's a javascript-based imitation, much like all of those js-based imitations of various Windows versions.

The original source code isn't really involved, which is a shame, since it is actually available.

IMHO this should have been (something along the lines of) GNUstep + TimBL's original code (mirror: https://github.com/cynthia/WorldWideWeb) + Emscripten + getting Emscripten to work with ObjC. Now, that would have been cool.

This is the most commented HN posting on this from that time (2019):

https://news.ycombinator.com/item?id=19249373

3 comments

A WASM emulator of 68040 and NeXT, the original OS and compiler, then run WWW on top of that.

The performance would likely be comparable %)

The performance would likely be much better. :-)
An example from a year later; 1990:

https://copy.sh/v86/?profile=windows30

Every version of NeXT is actually catalogued and can be run in the browser at: https://infinitemac.org/

I'm pretty sure the CERN WorldWideWeb application is also included in the "bonus software" HDD, but I'm on my phone right now and can't confirm. :-)

TimBL's original NeXT is still on display at CERN, I've seen it.

I've even stood in the office that was his when he wrote it (it was empty when I was there, but had recently been in use by some incredibly high-end physicist).

You can already run nextstep in browser, see https://aresluna.org/frame-of-preference/ (section "Back to 1992")