Files
browser/include
Karl Seguin dca3142166 Limit exported symbols to lp_* on MacOS
This was all Claude. I'm not good enough at builds. But the issue appears to be
that the MacOS build exports everything and the only solution is to hide them
at compile time. This does not work for v8 (which goes through its own build
system), but Claude says it's fine since those are mangled and would only
conflict if the user embedded v8 directly also.
2026-08-03 13:46:25 +08:00
..