#Sidecar executing

11 messages · Page 1 of 1 (latest)

thick depot
#
    "shell:allow-open",
    "shell:allow-execute"
#

tauri config```
"externalBin": [
"./binaries/*"
]

#

why i cannot execute

fast wind
#

whats error

thick depot
#

bro i already said

#

why i cannot 'execute'

#

it says not found

empty ferry
#
    "externalBin": [
      "./binaries/*"
    ]
``` iirc this is not a valid config. no glob/wildcard in externalBin (not 100% sure but worth a try)
thick depot
#

i can call them from rust easily

#

same binary from js is not working