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

load modules #262

Merged
merged 4 commits into from
Jan 13, 2025
Merged

load modules #262

merged 4 commits into from
Jan 13, 2025

Conversation

krichprollsch
Copy link
Member

@krichprollsch krichprollsch commented Nov 27, 2024

The lib expects the client implements a function to fetch and compile the modules.
This function must be registered with setModuleLoadFn (maybe `registerModuleLoadFn1 would be a better name 🤔 ).

Example of client implementation in lightpanda-io/browser@48e7c8a

@krichprollsch krichprollsch changed the title first draft for module load modules Jan 10, 2025
@krichprollsch krichprollsch merged commit 1b1b343 into main Jan 13, 2025
6 checks passed
@krichprollsch krichprollsch deleted the module branch January 13, 2025 09:34
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.

1 participant