Tomas Mariancik
Tomas Mariancik
I don't think this is something we can really offer, because this isn't supported in the underlying engine. We don't support native skewed matrices - the system assumes rigid transformations...
Functions and libraries will come to ProtoFlux first in form of nested nodes.
It will be separate, but integrated. You will not need ProtoFlux to use WASM. But you'll be able to use WASM to extend and interface with ProtoFlux. I do recommend...
@codecnotsupported I don't quite understand how does that relate to Web Assembly? WASM already provides its own secure VM.
I see! Thank you for the additional info! Yeah I do think Wasmtime is probably better. There's a few factors for us we use: - It's Bytecode Alliance supported project,...
It depends on specifics. You'll be able to interface with the data model and some engine parts. You won't be able to change literally everything, but it'll give you a...
@RabbitRetro That would be completely separate thing from this feature. You could implement something like that yourself too. This is not being actively worked on right now. You can see...
What is your internet connection like? Can you do a speed/stability test? From the log, it looks like the connection to the SignalR service has timed out, which is why...
Are you using any Proxy servers or anything like that? Any VPN's? Anything that cloud block/interfere with WebSocket traffic?
Also would you be able to run the test next time you're having the issue? It sounds like there might be something that happens with connection for a bit and...