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

Target WasmJS #646

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Target WasmJS #646

wants to merge 1 commit into from

Conversation

matt-ramotar
Copy link
Collaborator

@matt-ramotar matt-ramotar commented Jun 29, 2024

Closes #644

Test Plan

All existing unit tests are passing

Additional Notes:

https://youtrack.jetbrains.com/issue/KT-69534/WasmJs-compilation-fails-with-anonymous-objects-and-exception-throwing-in-when-expressions. Changes to compile:

  • Replaced anonymous object with private class DefaultConverter (see RealStoreBuilder.kt)
  • Refactored StoreReadResponse.Error.doThrow() to return Throwable (see StoreReadResponse.kt)

Updated:

Signed-off-by: matt-ramotar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Triage
Development

Successfully merging this pull request may close these issues.

Support for wasmJS target
1 participant