joyride

zimablue 2022-12-18T14:36:42.124059Z

I see the fixed classpath noted in the documentation, is there any way to work around this in order to require eg. nbb compatible files in a seperate clojurescript project?

pez 2022-12-18T14:49:21.514169Z

Not currently. You might get away with symlinking the library.

zimablue 2022-12-18T14:51:00.163619Z

Is there any reason why I couldn't hack my own require using readFile and eval? Not totally sure how ns and eval interact in this runtime

pez 2022-12-18T14:51:57.643279Z

That might work.

👍 1
borkdude 2022-12-18T15:09:28.470919Z

We could offer some add-classpath function like bb and nbb have

borkdude 2022-12-18T15:09:54.546029Z

So you can add arbitrary dirs to the classpath

zimablue 2022-12-18T14:43:40.086749Z

*from a seperate clojurescript project is probably a better way to say it

zimablue 2022-12-18T14:43:58.810039Z

nbb has eval and we're on nodejs which can read files if all else failed right but maybe there's a simpler way

seancorfield 2022-12-18T18:14:48.658199Z

In case you're not in #news-and-articles and you have some specific feedback...

1
🎉 2