|
|
|
|
|
by KETpXDDzR
1771 days ago
|
|
> But that’s it. That’s the only catch. I'd like to add one drawback with this solution: Complexity. From my experience, complexity can easily lead to more problems than what it solves. With all the "blackboxes", e.g., WASM, JS, SQLite, IndexDB, ..., it might be hard to find bugs. Most of the tools used are somewhat stable and mature tough. SQLite, for example, has a whooping 100% test coverage (line coverage at least). |
|