Sign in
dart
/
test.git
/
1ba4b68f
/
.
/
integration_tests
/
wasm
/
test
/
custom_html_wasm_test.html
blob: 2848c41b77e87ca7c53252de1ca9ddbc26ceac5f [
file
]
<!DOCTYPE html>
<html>
<head>
<link
rel
=
"x-dart-test"
href
=
"custom_html_wasm_test.dart"
>
</head>
<body>
<script
src
=
"packages/test/dart.js"
></script>
</body>
</html>