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

Add skikod8.mjs variant for using skiko.wasm in D8 (shell environment) #1026

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

eymar
Copy link
Member

@eymar eymar commented Feb 19, 2025

It's for internal usage only (for example in benchmarks).

  • skikoWasmJar will include a new file - skikod8.mjs
  • The new file skikod8.mjs won't be used by any actual apps (Compose apps). The apps won't try to download it or use it.
  • This file can be used by manually replace skiko.mjs usages (we'll do it using a gradle task in benchmarks project)

This step is required for https://youtrack.jetbrains.com/issue/CMP-6942

It's for internal usage only (for example in benchmarks)
@eymar eymar requested a review from igordmn February 19, 2025 09:43
@eymar eymar merged commit a55b230 into master Feb 19, 2025
6 checks passed
@eymar eymar deleted the ok/add_skiko_d8_mjs_variant branch February 19, 2025 18:30
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