-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
[Feature request]: Add support for WASM #86
Comments
Update: Both Kermit and multiplatform settings have now WASM support, which means I can start adding the WASM target in supabase-kt. We may still have to wait until Kotlin 1.9.20 as they are major changes to WASM once again. |
You can now use the newest version in your wasm project: 2.2.2-wasm0 |
It may take even longer than expected as WASM support in Ktor will only come in the new 3.0.0 version which apparently releases sometime this year. Not sure if it's a good idea to use a ktor beta in supabase-kt |
General Info
Feature request
Kotlin for WASM is now in the alpha stage.
I would add support for Kotlin/WASM but a few dependencies are blocking it:
Core
GoTrue & Storage
Usecase
Should be self-explainatory.
The text was updated successfully, but these errors were encountered: