kotlinx.serialization
kotlinx.serialization copied to clipboard
Request for decodeFromDynamic for WasmJs
What is your use-case and why do you need this feature? decodeFromDynamic doesn't seem to be available in WasmJs source set (only on Js)
Describe the solution you'd like Same as Js and even making it in webMain sourceset
Created by request https://github.com/Kotlin/kotlinx.serialization/issues/1432#issuecomment-3311684920