wasm_interop 1.0.0-dev.0.0 copy "wasm_interop: ^1.0.0-dev.0.0" to clipboard
wasm_interop: ^1.0.0-dev.0.0 copied to clipboard

outdated

Dart wrapper for WebAssembly JavaScript API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wasm_interop

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

dependencies:
  wasm_interop: ^1.0.0-dev.0.0

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:wasm_interop/wasm_interop.dart';
14
likes
0
pub points
68%
popularity

Publisher

unverified uploader

Dart wrapper for WebAssembly JavaScript API

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

js, meta

More

Packages that depend on wasm_interop