Files
Kim Altintop 24a66587d8 core: Attempt to repair databases with wrong host type (#4619)
Prior to #4549 the host type in `st_module` was always set to wasm. We
now correctly use the host type from the database, but the module may in
fact be a JS module. So if launching it as a wasm module fails, try JS
instead. If this succeeds, the module is definitely a JS module, so
attempt to repair `st_module` in this case.

# Expected complexity level and risk

2

# Testing

- [x] Added smoketest
2026-03-12 10:25:26 +00:00
..
2026-02-17 10:15:15 +00:00
2025-08-12 18:20:58 +00:00