Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Napa.js 0.1.8

Compare
Choose a tag to compare
@fs-eire fs-eire released this 29 Dec 00:06
· 225 commits to 7d5503af463151d7c2359ddbca4db474c941f5db since this release

Summary

  • Fix hanging promise when callback from Napa to Node. (This should have been fixed in 0.1.7)
  • Support transport of ArrayBuffer and SharedArrayBuffer in zone APIs (experimental)
  • Introduce napa.sync.Lock for synchronization handling (experimental)
  • Use 9.2.1 instead of 9.x in prebuilt job. (#162)