This package has been deprecated

Author message:

This package was renamed to @jsii/runtime, please update your dependencies!

jsii-runtime
TypeScript icon, indicating that this package has built-in type declarations

0.20.11 • Public • Published

jsii-runtime

The JavaScript runtime host for jsii modules, part of the jsii project.

When a generated jsii module is used in one of the supported languages, the jsii client spawns the jsii-runtime as a child process and instructs it to load the javascript module into a node.js VM. Then, any interaction with proxy classes, such as getting/setting properties or invoking methods is transmitted via a simple STDIN/STDOUT protocol to the actual object hosted within the VM.

See STDIN/STDOUT protocol and @jsii/kernel API for details.

License

jsii is distributed under the Apache License, Version 2.0.

See LICENSE and NOTICE for more information.

/jsii-runtime/

    Package Sidebar

    Install

    npm i jsii-runtime

    Weekly Downloads

    69

    Version

    0.20.11

    License

    Apache-2.0

    Unpacked Size

    27.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • amzn-oss
    • aws-cdk-team
    • rix0rrr