Results 5 issues of Paul VanKeuren

Any thoughts on changing the package name to match the new name for node-webkit, 'nw.js'? Perhaps nw.dart?

When I follow your directions I end up with the node-webkit clouds and an error that says: Uncaught node.js Error TypeError: undefined is not a function at dart.J.get$length$asx (file:///home/username/Development/test/build/web/index.dart.js:3629:41) at...

A possible addition to this library could be a dart:io script that compiles nw applications (eg. 'dart2js --minify', zipping into nw.exe/nw). This wouldn't be practical for a build.dart script, but...

enhancement

My browser does seem to support webGL2, however fastiles fails silently. I've been able to make it work in chrome on this same device. ![Screenshot from 2021-11-27 17-22-47](https://user-images.githubusercontent.com/3388293/143723235-47ef434d-5511-46f4-a664-6120adb96ec8.png) ![Screenshot from...