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

A pure Dart WebAssembly runtime for Dart and Flutter, with WASI Preview1 and Dart VM runners for stable WASI 0.2.12 command and HTTP proxy components.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wasd

With Flutter:

 $ flutter pub add wasd

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  wasd: ^0.4.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wasd/wasd.dart';
6
likes
150
points
256
downloads

Documentation

API reference

Publisher

verified publishermedz.dev

Weekly Downloads

A pure Dart WebAssembly runtime for Dart and Flutter, with WASI Preview1 and Dart VM runners for stable WASI 0.2.12 command and HTTP proxy components.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi

More

Packages that depend on wasd