Skip to content

Expose encodeToDynamic and decodeFromDynamic to WASM js #3129

@SalomonBrys

Description

@SalomonBrys

Encoding Kotlin objects to JS objects in Kotlin/WASM answers the same use-cases as in Kotlin/JS.

Of course, as dynamic does not exist in Kotlin/WASM, the correct names would be encodeToJsAny and decodeFromJsAny.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions