Skip to content

Commit 4d1816b

Browse files
authored
Merge pull request #1380 from KyleFin/patch-2
Update Dart webassembly-language-support.md
2 parents 29a0159 + d586a1c commit 4d1816b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/wasm-languages/webassembly-language-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
date = "2024-02-18T01:01:01Z"
1+
date = "2024-09-14T01:01:01Z"
22
title = "WebAssembly Language Support Matrix"
33
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."
44
template = "page"
@@ -39,7 +39,7 @@ Some languages, like CSS, PowerShell, and "Shell", don't really have a meaningfu
3939
| [Kotlin (JVM)][Kotlin] |||||
4040
| [Kotlin (Wasm)][Kotlin] |||||
4141
| [Rust][Rust] |||||
42-
| [Dart][Dart] | | | ||
42+
| [Dart][Dart] | | | ||
4343

4444
* _Core_ means there is an implementation of WebAssembly 1.0
4545
* _Browser_ means there is at least one browser implementation

0 commit comments

Comments
 (0)