- 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.
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.