Skip to content

Commit

Permalink
deploy: 889ed1e
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli committed May 22, 2024
1 parent 01bcb54 commit 9b5649d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
</span></span><span style=display:flex><span>   <span style=color:#a6e22e>request</span>.<span style=color:#a6e22e>Data</span> = []byte(<span style=color:#a6e22e>strings</span>.<span style=color:#a6e22e>ToLower</span>(string(<span style=color:#a6e22e>r</span>.<span style=color:#a6e22e>Data</span>)))
</span></span><span style=display:flex><span>   <span style=color:#66d9ef>return</span> <span style=color:#a6e22e>request</span>, <span style=color:#66d9ef>nil</span>
</span></span><span style=display:flex><span>}
</span></span></code></pre></div><p>To use a Wasm function in the routing engine, then we can leverage the <em>wasm language,</em>.
</span></span></code></pre></div><p>To use a Wasm function in the routing engine, then we can leverage the <em>wasm language</em>.
For example:</p><div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-yaml data-lang=yaml><span style=display:flex><span>- <span style=color:#f92672>route</span>:
</span></span><span style=display:flex><span>   <span style=color:#f92672>from</span>:
</span></span><span style=display:flex><span>     <span style=color:#f92672>uri</span>: <span style=color:#e6db74>&#39;timer:foo?period=1s&#39;</span>
Expand Down

0 comments on commit 9b5649d

Please sign in to comment.