andres-movinglake
andres-movinglake
DDeno
Created by andres-movinglake on 8/9/2023 in #help
Trying to pass parameters to runtime from rust
@ndh3193 hey uhm do you have any help here? I've been trying to use extensions to pass some state to the javascript runtime but it's super complicated in Rust
6 replies
DDeno
Created by andres-movinglake on 8/9/2023 in #help
Trying to pass parameters to runtime from rust
I could use memfiles to avoid the disk lookup but it does add some complexity to the system
6 replies
DDeno
Created by andres-movinglake on 8/9/2023 in #help
Trying to pass parameters to runtime from rust
Ok, so the best way to communicate with a script to be launched is to create a Json file and then have the JavaScript script load it from FS?
6 replies