Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider removing WASM providers #216

Open
andrzejressel opened this issue Jul 8, 2024 · 0 comments
Open

Consider removing WASM providers #216

andrzejressel opened this issue Jul 8, 2024 · 0 comments

Comments

@andrzejressel
Copy link
Owner

andrzejressel commented Jul 8, 2024

Do we really need another indirection layer like wasm providers? Shouldn't generated code just directly call register?

Should be considered only after all feature of Pulumi are implemented.

Considering end goal is having users generating their own providers - this may not be a bad idea after all.

There may be issue with plugin version detection thought. I wonder if I can force some wasm attribute that will be available in runner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant