README
b2d-node
Blend2D bindings for node.js that brings high-performance and fully asynchronous 2D drawing capabilities to node.
This is a WORK-IN-PROGRESS and will be released together with Blend2D.
Blend2D bindings for node.js - high-performance and fully asynchronous 2D engine
<script type="module">
import b2d from 'https://cdn.skypack.dev/b2d';
</script>
Blend2D bindings for node.js that brings high-performance and fully asynchronous 2D drawing capabilities to node.
This is a WORK-IN-PROGRESS and will be released together with Blend2D.