▲ | bsaul 5 months ago | |
ok. If you ever want to see the state of the art (IMHO) i recommend you to look at wasmbindgen and uniffi in rust. The code generated for the consumer side of the library is absolutely insane. It makes it completely transparent, even when exposing nasty async await functions. |