remote-canvas 1.0.4

An adapter for Browser-based canvas implementations into a Rust application at scale.
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<head>
    <script src="/client.js" type="application/javascript"></script>
</head>
</html>