Re: chicken-spock question
Felix Winkelmann via Chicken-users <[email protected]> Thu, 02 Apr 2026 13:05:54 +0200
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Thu Apr 2, 2026 at 11:47 AM CEST, siiky wrote: > Heya, > >> Is there a way to detect whether we run on node? > > There doesn't seem to be any _one_ reliable way to determine the JS engine, but there are heuristics: > >[...] > > Hope that's not TMI :p > That's great - thanks very much! cheers, felix