Crates.io | pulumi_gestalt_schema_protobuf |
lib.rs | pulumi_gestalt_schema_protobuf |
version | 0.0.3 |
source | src |
created_at | 2025-06-13 20:35:27.25129+00 |
updated_at | 2025-06-14 14:08:14.84684+00 |
description | Pulumi schema returned as protobuf |
homepage | |
repository | https://github.com/andrzejressel/pulumi-gestalt |
max_upload_size | |
id | 1711862 |
size | 78,353,422 |
Pulumi Gestalt is a framework designed to simplify the process of adding new language support to the Pulumi ecosystem. It provides APIs for WebAssembly (Wasm), C FFI (Foreign Function Interface), and Rust, enabling seamless integration of new languages with Pulumi.
Pulumi currently supports a limited number of programming languages. Adding support for a new language typically requires significant effort to bridge the language with Pulumi's core infrastructure. Pulumi Gestalt aims to reduce this effort by providing a common set of tools and APIs for language integration.
The framework is designed to work with both high-level and low-level languages, allowing developers to focus on language-specific integration details without worrying about the underlying Pulumi infrastructure.
https://github.com/andrzejressel/pulumi-gestalt-example
pulumi plugin install language gestalt "VERSION" --server github://api.github.com/andrzejressel/pulumi-gestalt
cargo binstall -y pulumi_gestalt_wasm_runner@VERSION