jsi-rs
jsi-rs copied to clipboard
feat: async support
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?