wasm_tools 0.1.0-preview.0 copy "wasm_tools: ^0.1.0-preview.0" to clipboard
wasm_tools: ^0.1.0-preview.0 copied to clipboard

Tools to create WebAssembly components from Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wasm_tools

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

dependencies:
  wasm_tools: ^0.1.0-preview.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_tools/hooks.dart';
0
likes
30
points
136
downloads

Publisher

verified publishersimonbinder.eu

Weekly Downloads

Tools to create WebAssembly components from Dart.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

args, code_assets, collection, dart_style, ffi, file, hooks, hooks_runner, logging, meta, package_config, path

More

Packages that depend on wasm_tools