Simple example with using Dart to create web components and compiling Dart to WASM and JS.
dart compile wasm -o web/wasm/main.dart.wasm lib/main.dartdhttpd --path webSimple example with using Dart to create web components and compiling Dart to WASM and JS.
dart compile wasm -o web/wasm/main.dart.wasm lib/main.dartdhttpd --path web