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 wasmWasi build target #4015

Open
jillesvangurp opened this issue May 11, 2024 · 1 comment
Open

add wasmWasi build target #4015

jillesvangurp opened this issue May 11, 2024 · 1 comment
Labels
blocked 🚫 Issues that are blocked on external projects, for example a Kotlin bug enhancement ✨ Suggestions for adding new features or improving existing ones. framework 🏗️ Pertains to the core structure and components of the Kotest framework. multiplatform 🌐 This label is designated for issues and pull requests that concern the Kotest framework's compatibil

Comments

@jillesvangurp
Copy link

Expand the wasm support by supporting wasmWasi target in addition to the wasmJs target that was added in #3598

@jillesvangurp jillesvangurp changed the title add wasmWasi support add wasmWasi build target May 11, 2024
@OliverO2
Copy link
Contributor

This will have to wait until support for the wasmWasi target lands in kotlinx.coroutines:

/* FIXME: enable wasmWasi when there is support in kotlinx-coroutines-core (1.8.0-RC does only wasmJs)

@OliverO2 OliverO2 added enhancement ✨ Suggestions for adding new features or improving existing ones. framework 🏗️ Pertains to the core structure and components of the Kotest framework. blocked 🚫 Issues that are blocked on external projects, for example a Kotlin bug multiplatform 🌐 This label is designated for issues and pull requests that concern the Kotest framework's compatibil labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked 🚫 Issues that are blocked on external projects, for example a Kotlin bug enhancement ✨ Suggestions for adding new features or improving existing ones. framework 🏗️ Pertains to the core structure and components of the Kotest framework. multiplatform 🌐 This label is designated for issues and pull requests that concern the Kotest framework's compatibil
Projects
None yet
Development

No branches or pull requests

2 participants