DEV Community

​Andrzej Ressel
​Andrzej Ressel

Posted on • Edited on

1

Pulumi Wasm/Rust devlog #6

Welcome to the sixth devlog for the Wasm/Rust support for Pulumi! This week and the next are all about the project's rerelease under a new name and C FFI support. Let’s dive into the updates!

C FFI Support

I’m excited to share that the project is being extended to support C FFI (Foreign Function Interface)! This opens up new possibilities for integrating additional languages into the Pulumi ecosystem. While the C FFI support is still in its early stages and not fully documented, I encourage all experimenters to give it a try and share your feedback.

  • Prebuilt Library: You can find the prebuilt library in the releases section.
  • Example C++ Project: To help you get started, I’ve added an example C++ project in the main repository. This should serve as a useful reference for integrating the library with other languages.

That’s all for this week’s updates! As always, feedback is welcome — let me know your thoughts or if you run into any issues on either main repository or example repository

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more