Skip to content

Commit

Permalink
Bun and Python support
Browse files Browse the repository at this point in the history
  • Loading branch information
SindreSvendby authored Nov 5, 2023
1 parent 12030e0 commit c6bd199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/lib/components/ScriptBuilder.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@
<Tooltip
>In this mode, the script is meant to be run on dedicated workers that run the
script at native speed. Can reach >1500rps per dedicated worker. Only
available on enterprise edition and for the Bun language.</Tooltip
available on enterprise edition and for Python and Bun languages.</Tooltip
>
</svelte:fragment>
</Section>
Expand Down

0 comments on commit c6bd199

Please sign in to comment.