1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 16:07:46 +00:00

Meta: Update libjs.dev links to test262.fyi

This commit is contained in:
Andrew Duerig 2023-10-19 03:21:34 -04:00 committed by Andreas Kling
parent cb16c217b8
commit 67ca5d6572
2 changed files with 2 additions and 7 deletions

View file

@ -22,8 +22,6 @@ This is a roughly categorized list of pages relating to SerenityOS and its subpr
- [Issues Found by OSS-Fuzz Continuous Fuzzing](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-serenity)
- [Azure CI Overview](https://dev.azure.com/SerenityOS/SerenityOS/_build)
- [SonarCloud Static Analysis](https://sonarcloud.io/project/overview?id=SerenityOS_serenity)
- [libjs.dev](https://libjs.dev/)
- [Try LibJS Online!](https://libjs.dev/repl/)
- [Compiler Explorer](https://serenity.godbolt.org/): Select "Lagom trunk" under "Libraries" and add the compiler option `-std=c++20`
## Related Projects
@ -59,8 +57,7 @@ This is a roughly categorized list of pages relating to SerenityOS and its subpr
- [Emoji Table](https://emoji.serenityos.net/)
- [Emoji Statistics](https://emoji.serenityos.net/chart.emoji.serenityos)
- [Flags](https://flags.serenityos.net/)
- [test262](https://libjs.dev/test262/) (JavaScript Spec Tests)
- [Wasm Spec Tests](https://libjs.dev/wasm/)
- [test262](https://test262.fyi/) (JavaScript Spec Tests)
- [Test Performance](https://github.com/alimpfard/random-serenity-statistics/tree/main/view/benchmarks/x86_64)
- [serenityos.social Statistics](https://grafana.serenityos.social/public)