How do I compile dart to js for a non-web target?
I want to compile dart to js for a non-web target (eg. fermyon/js)
I’m told it’s possible, but I cannot find any reference in the docs
(no sign of the --no-release
flag for example)
I want to compile dart to js for a non-web target (eg. fermyon/js)
I’m told it’s possible, but I cannot find any reference in the docs
(no sign of the --no-release
flag for example)