import 'dart:html'; import 'package:sim3/sim3.dart'; main() async{ var w = new Sim3Worker(); }