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

Implement WASM Support with increasing okhttp versions #913

Merged
merged 14 commits into from
Jun 16, 2024
Merged

Implement WASM Support with increasing okhttp versions #913

merged 14 commits into from
Jun 16, 2024

Conversation

iNoles
Copy link
Collaborator

@iNoles iNoles commented May 23, 2024

Close #867

iNoles added 11 commits May 8, 2024 23:12
# Conflicts:
#	fuel/src/jsMain/kotlin/fuel/HttpResponse.kt
#	fuel/src/jsMain/kotlin/fuel/HttpUrlFetcher.kt
#	fuel/src/jvmMain/kotlin/fuel/JVMHttpLoader.kt
#	fuel/src/jvmTest/kotlin/fuel/HttpLoaderBuilderTest.kt
#	fuel/src/jvmTest/kotlin/fuel/HttpLoaderTest.kt
#	fuel/src/jvmTest/kotlin/fuel/RoutingTest.kt
@iNoles iNoles self-assigned this May 23, 2024
@iNoles iNoles requested a review from kittinunf May 23, 2024 03:45
README.md Show resolved Hide resolved
@iNoles iNoles requested a review from kittinunf May 27, 2024 15:12
Copy link
Owner

@kittinunf kittinunf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's 👍

@kittinunf
Copy link
Owner

Do we wanna merge this in for alpha03 as well?

@iNoles
Copy link
Collaborator Author

iNoles commented Jun 6, 2024

Do we wanna merge this in for alpha03 as well?

No, I'd rather wait.

@kittinunf
Copy link
Owner

Ok. Let's create a tag for alpha03 then

@iNoles
Copy link
Collaborator Author

iNoles commented Jun 6, 2024

Ok. Let's create a tag for alpha03 then

Go Ahead! 👍

@iNoles iNoles merged commit b9341fc into main Jun 16, 2024
7 checks passed
@iNoles iNoles deleted the wasm branch June 16, 2024 04:07
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.

Web Assembly (wasm) Target
2 participants