Yuriy Kostin

Results 2 issues of Yuriy Kostin

Hi Uniffi comunity, I'm trying build swift module from that repo https://github.com/sicpa-dlab/didcomm-rust/tree/stable/uniffi with command `swiftc -module-name didcomm -emit-library -o ../wrappers/swift/didcomm/libdidcomm.dylib -emit-module -emit-module-path ../wrappers/swift/didcomm -parse-as-library -L ./target/release/ -ldidcomm_uniffi -Xcc -fmodule-map-file=../wrappers/swift/didcomm/didcommFFI.modulemap ../wrappers/swift/didcomm/didcomm.swift`...

Hey guys, You still refer to asm.js as a fallback for cases like React Native, although asm.js support was removed in May 2021. Could you please point me to the...