Skip to content

Ilgonmic/2 module compilation #228

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

Open
wants to merge 9 commits into
base: kconf-platform-release
Choose a base branch
from

Conversation

ilgonmic
Copy link
Contributor

Now wasm can compile only user code, and libraries are provided statically.
So server can return versions of skiko and stdlib (for stdlib hash is used). Then based on these "versions" playground has to get static files from static server, versions are necessary for caching.
The all wasm files are instantiated correctly

No special error for compose wasm, because we have only one compose server
It works like separate static stdlib bundle, and one small dynamic
So we could instantiate stdlib with skiko, and then instantiate and run main bundle with ready stdlib.
@zoobestik zoobestik mentioned this pull request Apr 22, 2025
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