Skip to content

Commit 1a5d435

Browse files
docs(Rest): refine README with minor content and emoji updates
Tweak the Architecture Principles table entry for Performance to ensure consistent formatting, and enhance the ecosystem section header with the park landmark emoji (🏞️) alongside the beach umbrella (⛱️) for better visual representation of the Land ecosystem. These are small polish items following the recent comprehensive README overhaul.
1 parent 09ccf87 commit 1a5d435

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ reasons that directly affect the VSCode build:
110110

111111
| Principle | Description | Key Components Involved |
112112
| :----------------- | :----------------------------------------------------------------------- | :------------------------------- |
113-
| **Performance** | Rust + OXC delivers 2-3x faster compilation than esbuild. | OXC Parser, Transformer, Codegen |
113+
| **Performance** | Rust + OXC delivers 2-3x faster compilation than esbuild. | OXC Parser, Transformer, Codegen |
114114
| **Compatibility** | OXC is used by VSCode internally, ensuring 1:1 output compatibility. | OXC 0.48, VSCode build process |
115115
| **Memory Safety** | No garbage collection, deterministic performance through Rust ownership. | Rust lifetime management |
116116
| **Modern Tooling** | Built on the latest OXC infrastructure for TypeScript compilation. | OXC 0.48+ |
@@ -140,7 +140,7 @@ and VSCode compatibility transformations.
140140

141141
---
142142

143-
## `Rest` in the Land Ecosystem ⛱️ + 🏞️
143+
## `Rest` in the Land Ecosystem ⛱️ + 🏞️
144144

145145
| Component | Role & Key Responsibilities |
146146
| :---------------- | :----------------------------------------------------------- |

0 commit comments

Comments
 (0)