Soni L.

Results 395 comments of Soni L.

For the 16x16, with bundled I/O, it won't have to connect, and it's probably just a few lines to make the renderer support 16x16 bundled I/O + make the 16x16...

you don't need to use QImageReader, you just need to pass the data to Qt in a format it understands.

minified: ``` ;;; TOOL: run-gen-wasm-interp magic version section(TYPE) { count[1] function params[0] results[0] } section(FUNCTION) { count[1] type[0] } section(MEMORY) { count[1] flags[0] min[1] } section(START) { start_function[0] } section(DATACOUNT)...

checking the sizes is okay but it's the wrong approach: the module in #2431 should fail validation, it's missing a data section

fwiw we are open to alternatives, honestly we just need to invert whether some code compiles (i.e. if it compiles we fail to compile, if it doesn't compile we compile...