Open
Description
I'm yet to find how to reproduce this issue, however the clangd worker sometimes crashes with the error "Maximum Call Stack Size Exceeded" in the emscripten generated file clangd.mjs
. This could either be an issue in the js itself or within the clangd wasm. The error occurred on the first load of the site.
Not much that can be done until I can reproduce this issue. I'll add any updates here.