Support for a better Javscript?

I've not seen any references in the documentation which specify the javascript language version in use, but whenever I use it I'm struck with the feeling I'm back in navigator 3.

What version of javascript is actually implemented and is it possible to;

  1. Upgrade to a recent language version (such as ES11)
  2. Upgrade to something like "Bun" with a very modern javascript language version, every NodeJS feature already baked in, better performance, and builtin typescript support.

From a scripting perspective, most scripts should work without changes. (Javascript language changes are very backwards compatible). How it integrates with DOpus and how much work is involved is another matter entirely.

Regards

Almost :wink:

+1 as title please :slight_smile: