Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 712 Bytes

index.md

File metadata and controls

17 lines (14 loc) · 712 Bytes

API References

Core modules

  • Napa.js specific global variables
  • Namespace zone: Multi-thread JavaScript runtime
  • Namespace transport: Passing JavaScript values across threads
  • Namespace store: Sharing JavaScript values by global storage
  • Namespace sync: Handling synchronization between threads
  • Namespace memory: Handling native objects and memory
  • Namespace metric: Pluggable metrics.
  • Function log: Pluggable logging.

Node compatibility

API for creating modules