Skip to content

Conversation

timfish
Copy link
Member

@timfish timfish commented Sep 15, 2025

I noticed that the auto-generated code has large side-effects which will impact app startup time. We should only be loading the wasm if and when the library is actually used.

This PR adds a wrapper which means the wasm only gets loaded the first time the create method is called.

@timfish timfish marked this pull request as ready for review September 15, 2025 13:47
@timfish timfish requested a review from jsumners-nr September 17, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants