Skip to content

Introduce a Script application support #414

@brianoliver

Description

@brianoliver

As a developer I'd like to run scripts as applications. Instead of specifying a "script" runner, it would be nice to be able to just specify the script and Bedrock would automatically detect the appropriate runner for the platform.

eg: platform.launch(Script.class, Script.of("something.js"));

Might run node.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions