Skip to content

Conversation

bennetthardwick
Copy link
Contributor

Changelog

None

Docs

None

Description

If any extension is using WASM (like the data loader extensions) they'll need to inline it as base64. This removes the need for people to do this manually by adding it to shared config.

Fixes FIRE-82.

Copy link

linear bot commented Aug 22, 2025

@bennetthardwick bennetthardwick marked this pull request as ready for review August 22, 2025 03:20
@bennetthardwick bennetthardwick merged commit 472417c into main Aug 22, 2025
4 checks passed
@bennetthardwick bennetthardwick deleted the bennett/add-wasm-rule-to-config branch August 22, 2025 03:38
{
"name": "create-foxglove-extension",
"version": "1.0.5",
"version": "1.0.6",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

future FYI - we don't bump versions on feature PRs. We do that separately so that no one feature PR decides the version bump.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, my bad 👍🏻

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

Successfully merging this pull request may close these issues.

3 participants