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 all K/N targets and Wasm #281

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Support all K/N targets and Wasm #281

wants to merge 18 commits into from

Conversation

whyoleg
Copy link
Member

@whyoleg whyoleg commented Nov 11, 2024

fixes #249 and more...

  • support all K/N targets everywhere (even in ktor transport)
  • support wasm-js and wasm-wasi in core, tests and local transport
  • support wasm-js in ktor client

AndroidNative targets are out of scope: https://youtrack.jetbrains.com/issue/KT-73559/K-Native-AndroidNativeArm64-linking-fails-starting-from-Kotlin-2.1.0

@whyoleg whyoleg self-assigned this Nov 11, 2024
Copy link

github-actions bot commented Nov 12, 2024

Test Results

1 016 files  +  138  1 016 suites  +138   17h 17m 50s ⏱️ + 16h 38m 18s
4 977 tests +1 104  4 952 ✅ +1 818  12 💤  -   727  13 ❌ +13 
9 531 runs  +1 203  9 489 ✅ +2 783  21 💤  - 1 601  21 ❌ +21 

For more details on these failures, see this check.

Results for commit c42960b. ± Comparison against base commit ed67b75.

♻️ This comment has been updated with latest results.

@whyoleg whyoleg changed the base branch from master to ktor-update December 5, 2024 19:40
@whyoleg whyoleg marked this pull request as ready for review December 5, 2024 19:41
Base automatically changed from ktor-update to master December 6, 2024 05:11
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.

Add Kotlin/WASM support
1 participant