kotlinx.coroutines icon indicating copy to clipboard operation
kotlinx.coroutines copied to clipboard

Remove w3c usages from wasmJs implementation

Open igoriakovlev opened this issue 1 year ago • 3 comments

In a matter of removing w3c declarations from WasmJs stdlib we need to remove its usages from the coroutines.

igoriakovlev avatar Apr 11 '24 14:04 igoriakovlev

Is there a place where we can read about the rationale of these changes to the stdlib?

dkhalanskyjb avatar Apr 12 '24 07:04 dkhalanskyjb

Is there a place where we can read about the rationale of these changes to the stdlib?

Well, we a have some meeting recording and plan for it, placed here.

igoriakovlev avatar Apr 12 '24 10:04 igoriakovlev

Public issue: https://youtrack.jetbrains.com/issue/KT-54299/Extract-org.w3c-declarations-to-separate-library-from-K-Wasm-Stdlib

qwwdfsad avatar May 08 '24 15:05 qwwdfsad