Skip to content

Commit

Permalink
Update Dart webassembly-language-support.md
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Finlinson <[email protected]>
  • Loading branch information
KyleFin authored Sep 14, 2024
1 parent 29a0159 commit d586a1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/wasm-languages/webassembly-language-support.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
date = "2024-02-18T01:01:01Z"
date = "2024-09-14T01:01:01Z"
title = "WebAssembly Language Support Matrix"
description = "Tracking the programming languages that compile to WebAssembly (Wasm). This page stays up to date with information about which languages can compile to Wasm, and what their language characteristics are."
template = "page"
Expand Down Expand Up @@ -39,7 +39,7 @@ Some languages, like CSS, PowerShell, and "Shell", don't really have a meaningfu
| [Kotlin (JVM)][Kotlin] |||||
| [Kotlin (Wasm)][Kotlin] |||||
| [Rust][Rust] |||||
| [Dart][Dart] | | | ||
| [Dart][Dart] | | | ||

* _Core_ means there is an implementation of WebAssembly 1.0
* _Browser_ means there is at least one browser implementation
Expand Down

0 comments on commit d586a1c

Please sign in to comment.