wai 0.0.1-pre copy "wai: ^0.0.1-pre" to clipboard
wai: ^0.0.1-pre copied to clipboard

WebAssembly Interface for Working with WebAssembly and interoping with other languages via WebAssembly

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wai

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

dependencies:
  wai: ^0.0.1-pre

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

Import it

Now in your Dart code, you can use:

import 'package:wai/wai.dart';
2
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

WebAssembly Interface for Working with WebAssembly and interoping with other languages via WebAssembly

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

js

More

Packages that depend on wai