Skip to content

1.9.0

Latest
Compare
Choose a tag to compare
@JesusMcCloud JesusMcCloud released this 28 Oct 17:54
d4f7eeb
  • add WasmJS target
  • add WasmWasi target (not for KmmResult-test, as Kotest does not support WASI yet)
  • Function Renames (old ones are still present, but deprecated)
  • rename wrapping -> catchingAs but keep the old names as deprecated alternative
    • add catchingUnwrappedAs, which works just like catchingAs but on a Result rather than a KmmResult to avoid instantiation overhead