Skip to content

Commit 5849ebc

Browse files
committed
docs: refresh website use cases
1 parent 616efd9 commit 5849ebc

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

‎index.html‎

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,12 @@ <h3>Game behavior</h3>
136136
<article>
137137
<span class="icon">03</span>
138138
<h3>Gateway scripting</h3>
139-
<p>Run request and response policy through a real Pingora reverse proxy.</p>
139+
<p>Define dynamic policies without rebuilding or reloading the proxy.</p>
140140
</article>
141141
<article>
142142
<span class="icon">04</span>
143-
<h3>Desktop tools</h3>
144-
<p>Attach small scripts to UI actions in egui or other native host applications.</p>
143+
<h3>AI Prototyping</h3>
144+
<p>Use <a href="https://github.com/rustscript-lang/flint" target="_blank" rel="noopener noreferrer">Flint</a> to rapidly build inference prototypes with near-native performance.</p>
145145
</article>
146146
</div>
147147
</section>
@@ -177,10 +177,6 @@ <h2>Embedding references.</h2>
177177
<strong>micro-rustscript</strong>
178178
<span>Run precompiled RustScript VMBC on constrained and embedded targets.</span>
179179
</a>
180-
<a href="https://github.com/rustscript-lang/rustscript-egui-ui" target="_blank" rel="noopener noreferrer">
181-
<strong>egui UI</strong>
182-
<span>Drive desktop UI behavior from scripts.</span>
183-
</a>
184180
</div>
185181
</section>
186182

0 commit comments

Comments
 (0)