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

Support compose wasm #201

Closed

Conversation

ilgonmic
Copy link
Contributor

It reuses logic with JS canvas, just apply compiled wasm to canvas element.

@ilgonmic
Copy link
Contributor Author

Implemented fetching of skiko.mjs and skiko.wasm from compiler server (JetBrains/kotlin-compiler-server#726)
Now skiko.mjs and skiko.wasm fetching (with caching) and executing only once

@ilgonmic ilgonmic force-pushed the ilgonmic/support-compose-wasm branch from 13b2624 to 0ce2ea5 Compare April 30, 2024 11:16
@ilgonmic ilgonmic requested a review from krutilov May 2, 2024 08:57
src/config.js Outdated Show resolved Hide resolved
@ilgonmic ilgonmic requested a review from nikpachoo May 10, 2024 11:38
@ilgonmic ilgonmic force-pushed the ilgonmic/support-compose-wasm branch from 1299901 to a44823b Compare May 10, 2024 11:50
@ilgonmic ilgonmic force-pushed the ilgonmic/support-compose-wasm branch from f444aef to a7a81a1 Compare May 15, 2024 14:02
@ilgonmic ilgonmic closed this Oct 25, 2024
@ilgonmic ilgonmic deleted the ilgonmic/support-compose-wasm branch October 25, 2024 13:27
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.

3 participants