README
nan-async
NodeJS extension using Nan for real asynchronous calls without worker thread usage
NodeJS extension using Native Abstractions for Node.js for real asynchronous calls without worker thread usage
<script type="module">
import nanAsync from 'https://cdn.skypack.dev/nan-async';
</script>
NodeJS extension using Nan for real asynchronous calls without worker thread usage