ladybird/Libraries/LibJS/Rust
Timothy Flynn 10ce847931 LibJS+LibUnicode: Use LibUnicode as appropriate for lexing JavaScript
Now that LibUnicode exports its character type APIs in Rust, we can use
them to lex identifiers and whitespace.

Fixes #8870.
2026-04-19 10:39:26 +02:00
..
src LibJS+LibUnicode: Use LibUnicode as appropriate for lexing JavaScript 2026-04-19 10:39:26 +02:00
build.rs Rust: Add a config file for rustfmt 2026-04-18 08:05:47 -04:00
Cargo.toml LibJS+LibUnicode: Use LibUnicode as appropriate for lexing JavaScript 2026-04-19 10:39:26 +02:00
cbindgen.toml LibJS: Remove C++ lexer, use Rust tokenizer for syntax highlighting 2026-03-19 21:55:10 -05:00