Skip to content

Latest commit

 

History

History

jsii-kernel

jsii-kernel

Implements interaction API between jsii proxy classes and jsii modules, part of the jsii project.

The jsii-kernel is a library, normally hosted within a jsii-runtime process. It provides the basic interaction API that allows language-specific proxy object to interact with javascript objects they represent.

See api.ts for request/response API.

License

jsii is distributed under the Apache License, Version 2.0.

See LICENSE and NOTICE for more information.