Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 289 Bytes

ROADMAP.md

File metadata and controls

5 lines (5 loc) · 289 Bytes
  • Find a way to keep the dependency source code out of the repository to reduce noise
  • Switch to cmake.js
  • Switch from nan to N-API
  • Support aborting of GDAL operations (that allow it) through the AbortController (Node.js >= 15)
  • Support worker_threads (almost automatic with N-API)