nodeJS constant
The command-line Node.js VM.
Implementation
static const Runtime nodeJS = Runtime('Node.js', 'node', Compiler.dart2js,
[Compiler.dart2js, Compiler.dart2wasm]);
The command-line Node.js VM.
static const Runtime nodeJS = Runtime('Node.js', 'node', Compiler.dart2js,
[Compiler.dart2js, Compiler.dart2wasm]);