mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-04 12:58:32 +03:00
9d80e7dc17
Co-authored-by: ltzz <ltzz@users.noreply.github.com>
9 lines
184 B
HTML
9 lines
184 B
HTML
<html>
|
|
<head>
|
|
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
|
|
</head>
|
|
<body>
|
|
<canvas id="canvas" height="150" width="150"></canvas>
|
|
</body>
|
|
</html>
|