Skip to content

Commit

Permalink
Merge pull request #1380 from KyleFin/patch-2
Browse files Browse the repository at this point in the history
Update Dart webassembly-language-support.md
  • Loading branch information
itowlson authored Sep 15, 2024
2 parents 29a0159 + d586a1c commit 4d1816b
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 4d1816b

Please sign in to comment.