#I want to write ipc handlers in js
2 messages · Page 1 of 1 (latest)
There is support for deno in Taurify (a commercial product based on Tauri) and I would guess in the future sometime there will be deno (and therefore node) support in Tauri itself but wouldn't count on it at the moment.
If the exposed API from Tauri and community plugins is not enough and you don't want to learn Rust or copy paste something together then it's probably best to stick with electron.