Johan Lindell

Results 186 comments of Johan Lindell

I'm not opposed to this idea in theory, but it seems that it has many more implications than what is initially on the surface. The most obvious ones are things...

> Maybe an option like `--dont-commit` would help? I think `--dont-commit` (or a better name might be `--manual-commit` or `--no-automatic-commit`) is a great idea. It does solve this issue, while...

@hansbogert would this work for your usecase?

This is a PR that does that. There are some todos, need some additional verification and add test. But I think it should be ready to test. #552

The release failed. Will take a look when I have time to do so.

Please provide more information. How are you hosting the JsBarcode code? Can this occur in a minimum reproducible example. Etc.

To be able to filter on custom properties would be useful and a PR there would be welcome. Tag filtering already exist, which might also be used similarly. For a...

I'm using `uint8_t audioThreadStack[4096];` But that should not really matter? Since the two emscripten `Module` instances have different memories.