> there is also a lack of multi-threading etc
That's preferred for my use case. I want to run user functions on an embedded device.. Though I think you can use web workers with WASM to provide multi-threading.
> there is also a lack of multi-threading etc
That's preferred for my use case. I want to run user functions on an embedded device.. Though I think you can use web workers with WASM to provide multi-threading.