mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
This is supported starting GCC 15. The warning -Wmaybe-musttail-local-addr complained about &value possibly escaping (it cannot, but gcc is being pessimistic about store_to_memory), so a little rearrangement of that function was necessary. |
||
|---|---|---|
| .. | ||
| AbstractMachine | ||
| Parser | ||
| Printer | ||
| Tests | ||
| WASI | ||
| CMakeLists.txt | ||
| Constants.h | ||
| Forward.h | ||
| Opcode.h | ||
| Types.h | ||
| Wasi.h | ||