Cromefire_

Results 217 comments of Cromefire_

> As it sounds simple, Kilua contains its own DOM and browser api implementation in the kilua-dom module which uses external JS types (like Promise, RegExp, kotlin.js.Array) as actuals, and...

I started a few tests in #8 and while I think this may still be feasible, it'll not be easy. I think there is also the need for some major...

What is definitely necessary is probably a look at the current SSR as well and what's actually needed, because it shouldn't have access to all of the DOM APIs on...

Yeah it'd probably mean that the approach had to be slightly different, relying on less JS on the API surface and moving the JS stuff more to the backend. Some...

Nope that's maximum pain, GraalJS does not ship with any types from the HTML spec, so no `setTimeout`, no `URL`, no `fetch` and no `HTMLElement`. I'm currently running some JavaScript...

What I recently came across is that kotlinx.html is already reimplementing some stuff possibly, so maybe some synergies may be used there. But possibly it won't be easy to get...

Nah... NodeJS prerendering is already something kilua does.

The is a block list in Internet > Filter > Listen > IP-Sperrlisten Maybe that's the issue. I've never seen this issue before so I can't help much beyond that....

Closing this as this seems more on a configuration / network issue that I can't help with much more. It's not locked so anyone can still comment, but I want...

Would be good for Docker as well as then you can use Docker & Kubernetes secrets.