Skip to content

Commit

Permalink
Add kiesel (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
linusg authored Apr 4, 2024
1 parent c5c4697 commit dfd7e75
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,16 @@ Website: [https://developer.fastly.com/learning/compute/javascript/](https://dev

Repository: [https://github.com/fastly/js-compute-runtime](https://github.com/fastly/js-compute-runtime)

## Kiesel ## {#kiesel}

A JavaScript engine and runtime written in Zig.

Key: `kiesel`

Website: [https://kiesel.dev/](https://kiesel.dev/)

Repository: [https://codeberg.org/kiesel-js/runtime](https://codeberg.org/kiesel-js/runtime)

## Wasmer Edge ## {#wasmer}

The JavaScript runtime that brings JavaScript to Wasmer Edge.
Expand All @@ -195,7 +205,6 @@ Website: [https://wasmer.io/products/edge](https://wasmer.io/products/edge)

Repository: [https://github.com/wasmerio/winterjs](https://github.com/wasmerio/winterjs)


<!--
## <Runtime Name> ## {#<Runtime Key>}

Expand Down

0 comments on commit dfd7e75

Please sign in to comment.