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 wasm target #155

Closed
wants to merge 25 commits into from
Closed

add wasm target #155

wants to merge 25 commits into from

Conversation

qdsfdhvh
Copy link
Owner

Closes: #151

@github-actions github-actions bot added the ready_for_review ready for review label May 22, 2023
@sunildhiman90
Copy link

Hi @qdsfdhvh , When will this wasm support be merged?

@qdsfdhvh
Copy link
Owner Author

qdsfdhvh commented Jul 2, 2023

Hi @qdsfdhvh , When will this wasm support be merged?

At the moment I need to wait for oiko to provide wasm support before I can possibly publish a preview version, but I still can't merge either, i need to wait until all the wasm for the dependent libraries are released to the official version.

# Conflicts:
#	app/common/src/jsWasmMain/kotlin/com/seiko/imageloader/demo/util/ResLoader.kt
#	app/web/src/jsMain/kotlin/Main.kt
#	gradle/libs.versions.toml
#	kotlin-js-store/yarn.lock
@qdsfdhvh
Copy link
Owner Author

okio is support wasm, wait for new version. square/okio#1289

@qdsfdhvh qdsfdhvh added enhancement New feature or request and removed ready_for_review ready for review labels Jul 25, 2023
@qdsfdhvh
Copy link
Owner Author

qdsfdhvh commented Aug 7, 2023

@sunildhiman90 I've just released a version 1.6.4-wasm0, you can try it out.

# Conflicts:
#	.editorconfig
#	app/common/build.gradle.kts
@sunildhiman90
Copy link

Hi thank @qdsfdhvh for notifying me. Actually in current project i delayed the migration of web to wasm becoz i am using some other libraries as well which yet does not support wasm. But I will try it in a separate wasm project very soon. Anyway Thnx for making it compatible with wasm.

@qdsfdhvh
Copy link
Owner Author

move to #392

@qdsfdhvh qdsfdhvh closed this Dec 13, 2023
@qdsfdhvh qdsfdhvh deleted the feature/add_wasm_target branch December 13, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for WASM
2 participants