Skip to content

*NIX platform support for WelsonJS (experimental) #380

@gnh1201

Description

@gnh1201

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions