2024-05-30 21:06:21 +00:00
|
|
|
# Frequently Asked Questions about Ladybird
|
2021-05-05 18:03:02 +00:00
|
|
|
|
2024-05-30 21:06:21 +00:00
|
|
|
## Will Ladybird support `$THING`?
|
2021-05-05 18:03:02 +00:00
|
|
|
|
2024-05-30 21:06:21 +00:00
|
|
|
Eventually, probably, if there's a Web Spec for it!
|
2021-05-05 18:03:02 +00:00
|
|
|
|
|
|
|
## When will you implement `$THING`?
|
|
|
|
|
|
|
|
Maybe someday. Maybe never. If you want to see something happen, you can do it yourself!
|
|
|
|
|
2022-02-02 20:36:40 +00:00
|
|
|
## Well, how do I run this thing then?
|
|
|
|
|
2024-05-30 21:06:21 +00:00
|
|
|
Simple, my friend! Just refer to the [build instructions](BuildInstructionsLadybird.md).
|
2022-02-02 20:36:40 +00:00
|
|
|
|
2021-05-05 18:03:02 +00:00
|
|
|
## I did a `git pull` and now the build is broken! What do I do?
|
|
|
|
|
|
|
|
If it builds on CI, it should build for you too. You may need to rebuild the toolchain. If that doesn't help, try it with a clean repo.
|
|
|
|
|
|
|
|
If you can't figure out what to do, ask in the `#build-problems` channel on Discord.
|