Fork me on GitHub
#conjure
<
2023-10-08
>
harryvederci16:10:30

@olical lots of Conjure talk today in the Janet community: https://app.element.io/#/room/#janet-language_help:gitter.im/$3Ck__HnjN2OgBZe_yv3o6x2EJh7_8uRIwnC-l3SX2X8 The main thing is there seems to be an issue in how Conjure sends the path to the netrepl server: https://github.com/Olical/conjure/blob/58c46d1f4999679659a5918284b574c266a7ac83/fnl/conjure/client/janet/netrepl.fnl#L59 I don't really understand all the details, but it seems it would be better to have path be related to the working directory instead of from the system root dir.