Slav Slavov

Results 5 comments of Slav Slavov

It should be OK to use uint32_t for the moment. Just pointed it out if you make some interface changes in the future to have it in mind. All "good"...

I am also seeing this error when trying to serve a Qt application built for Webassembly. I am attaching the files which are served if this will help for debugging....

If I comment out that line I don't see the error any more so as you suggest it is probably an easy fix. But I was curious why I see...

I tested with commit 6b966b24ee2d186fcfd86c3f3d450fa913782c60 and I can't see the error any more. I used the same environment as before - HAProxy terminating TLS and forwarding to uWebsockets with checks...

I would like to vote for this too. I am trying to use it in QuickJS but have the same issue. ``` ./qjs -I msgpack.min.js ReferenceError: 'window' is not defined...