Dart in WebAssembly

Dart is a programming language designed for client development. The Dart team is actively developing support for Wasm along with the Chrome team’s work on Wasm-GC. The source code for this work-in-process can be found in the Dart SDK repository.

Dart also supports loading and running Wasm modules via package:wasm.

Pros and Cons

We will update this once dart2wasm has been released.

Examples

We will update this once dart2wasm has been released.

Learn More

Here are some great resources:

Interested in learning more?

Talk to us