Skip to content

[🐞] No WasmJS Support #26

@amirakrari

Description

@amirakrari

Description (required):

describe the difference between expected and actual behavior, if not evident
expected is for commonMain, actual is for the platform specific implementation. expected is like interface

Steps to reproduce (required)

Steps to reproduce the behavior:

  1. use kmputils in commonMain
  2. do a build

when doing a build, it says: unresolved reference could not resolve all dependencies for configuration ':composeApp:wasmJsNpmAggregated'.

the four of them aren't supported on wasmjs:
"kmputils-common",
"kmputils-datetime",
"kmputils-coroutines",
"kmputils-inputforms"


  • This issue hasn't been reported already

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions