-
-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Summary
WelsonJS uses a syntax model based on ES3 with pseudo-ES5 features provided via core-js polyfills. This approach maintains compatibility with modern JavaScript runtimes while intentionally offering a different execution model.
Support for *NIX platforms is currently in an early exploratory and experimental phase. To evaluate feasibility, we plan to implement a separate, non-production runtime capable of handling this specification.
As an initial proof of concept, limited functionality—such as FSO (Scripting.FileSystemObject)–style APIs—has already been validated. However, this does not imply full feature parity or stability at this stage.
This work should be considered research-oriented, and the final implementation details (or even the choice of engine) may change based on the results of ongoing experiments.