Skip to content

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

ilgonmic and others added 12 commits December 20, 2024 16:36
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
@ilgonmic ilgonmic force-pushed the ilgonmic/2-module-compilation branch from 3571b36 to f717e34 Compare November 11, 2025 12:34
@ilgonmic ilgonmic force-pushed the ilgonmic/2-module-compilation branch from f717e34 to fd85f79 Compare November 11, 2025 13:00
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