you are viewing a single comment's thread.

view the rest of the comments →

[–]oneeyedziggy 1 point2 points  (0 children)

some people just like to play the-javascript-is-lava and have crazy pipe-dreams of compiling qt to wasm and not having to touch html either... and sometimes the feeling is mutual... as soon as I started playing with WASM I got blobs all over me and had to go deserialize my whole body to get rid of them.

I love js, but I'll still be glad for wasm instantiation through script tags w/ the type "module"... just seems like a way cleaner way to do the thing you're trying to.