jsi-rs icon indicating copy to clipboard operation
jsi-rs copied to clipboard

feat: async support

Open SamuelScheit opened this issue 4 months ago • 0 comments

I've tried to use async functions, however it fails to compile with the error that splicer_js_api is not available. I didn't found any implementation for splicer_js_api in the codebase nor in crates.io. What is the current state of async support?

SamuelScheit avatar Oct 10 '24 12:10 SamuelScheit