mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
3fc0350caf
This makes the wrapper more like the rest in LibCore, and also removes the annoying limitation of not supporting arguments. There are three overloads one for String, char const *, and StringView argument lists. As long as there are <= 10 arguments the argv list will be allocated inline, otherwise on the heap. |
||
---|---|---|
.. | ||
AppFile.cpp | ||
AppFile.h | ||
CMakeLists.txt | ||
Launcher.cpp | ||
Launcher.h |