Use libedit's readline-compatible interface for the JavaScript REPL so line editing, history, and tab completion no longer depend on LibLine. The REPL keeps its existing multiline input and completion behavior, but no longer provides LibLine's live syntax highlighting. Remove the unused LibLine dependency from the wasm utility and delete the LibLine library from the build now that it has no remaining consumers. |
||
|---|---|---|
| .. | ||
| check_debug_flags.sh | ||
| check_flatpak.py | ||
| check_html_doctype.py | ||
| check_idl_files.py | ||
| check_newlines_at_eof.py | ||
| check_png_sizes.sh | ||
| check_style.py | ||
| check_vcpkg.py | ||
| lint_clang_format.py | ||
| lint_executable_resources.sh | ||
| lint_ipc.py | ||
| lint_prettier.sh | ||
| lint_python.sh | ||
| lint_shell_scripts.sh | ||