| ▲ | skiniks 5 hours ago | ||||||||||||||||
Author here! Should be all good now, turns out the rate limiter was a bit overzealous | |||||||||||||||||
| ▲ | splix 4 hours ago | parent [-] | ||||||||||||||||
Nice project, thank you for working on it. I was trying to figure out the architecture, and I understand that it runs a Deno VM to execute JS on the backend? I was working on something similar, but for JVM backends [1]. And it seems there are a lot to learn from your project. For example, I'm using GraalVM that executes JS on the server. But I have to compile JS to WebAssembly because otherwise it produces a lot integration issues on the backend. Do you do the same? | |||||||||||||||||
| |||||||||||||||||