Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 635 Bytes

index.md

File metadata and controls

16 lines (13 loc) · 635 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 across threads
  • Namespace memory: Handling native objects and memory
  • Namespace metric: Pluggable metrics.
  • Function log: Pluggable logging.

Node compatibility

API for creating modules