wasd 0.1.0 copy "wasd: ^0.1.0" to clipboard
wasd: ^0.1.0 copied to clipboard

WASD: Wasm And Dart System / WebAssembly System for Dart.

example/README.md

Examples #

This directory contains the runnable WASD examples.

hello.dart #

Minimal runtime example that instantiates a tiny module and invokes an exported hello function.

dart run example/hello.dart

sum.dart #

Basic function call example for sum(i32, i32).

dart run example/sum.dart
dart run example/sum.dart 3 9

doom/ #

Flutter desktop example that runs Doom wasm.

See doom/README.md for setup and run steps.

3
likes
150
points
80
downloads

Publisher

verified publishermedz.dev

Weekly Downloads

WASD: Wasm And Dart System / WebAssembly System for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

web

More

Packages that depend on wasd