What is the purpose of N-API?
to execute multi-threaded code in the Node environment
to insulate Addons from changes in the underlying JavaScript engine
to provide a quick way for users to create REST APIs
to allow users to make requests to the server