Matt Flax
Matt Flax
I'm getting around shadow dom in litelement like so : ```javascript render() { const div = document.createElement('div'); div.style.height = '100' div.style.width = '300' document.body.appendChild(div); const doc = new window.Mergely(div, {...
Is there a way to enable/compile with openmp support ? For this task, I was thinking more specifically about execution in the nodejs environment and not the browser.
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...