Davor Hrg

Results 138 comments of Davor Hrg

> 1. transcompiling CommonJS to ES5 It is actually the oposite :) ... it is impossible as far as I looked, to execute ES5 modules the way we need to...

> So, the dynamic imports really don't help? Big shock! I did not try to inject override for dynamic import. Trying to eval a script that uses the `import .......

@z3dev it may be a strange request, but I would like to be able to support running v2 and v3 in jscadui, and maybe also on the official jscad.. using...

> V3 is about improving the usability of the API, and moving to ES6. ok, with that in mind, V3 is not yet the place to consider manifold. > Slow...

> By the way, it may be time to have a little chat about plans for the website. I'd be curious as to what everyone is thinking. The website needs...

@z3dev you have not responded or contacted me yet :) check nodebb chat if you would like to use email, or join discord jscad channel :) Regarding the mentioned feature...

@z3dev there are few chatty ppl like me there, but I am having hard time attracting users to jscad (hence my tendency to accpet user-ideas more easily). We would need...

@z3dev if I remember correctly you are like me not so keen fixing opejscad web ui. https://github.com/hrgdavor/jscadui/tree/main/apps/jscad-web jscad.app has come a long way and there this type of url works...

@Hermann-SW https://jscad.app/remote?url=https://stamm-wilbrandt.de/en/forum/JSCAD.minimal.js returns a more complicated script for some reason ![image](https://github.com/jscad/OpenJSCAD.org/assets/2480762/f2161ccb-815b-4579-bceb-670f51dae3ea) that script is executed fine, and does look like one of yours :) and direct url from my browser...

@Hermann-SW also here is excerpt from jscadui app about CORS. this can benefit you also if hosting jascad, as you can then load external scripts without making a proxy script...