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

PlatformAndroid

Android-compatible Flutter bindings for wasm_run, maintained for MPC Fintech SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mpc_wasm_runtime

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

dependencies:
  mpc_wasm_runtime: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:mpc_wasm_runtime/mpc_wasm_runtime.dart';
0
likes
150
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Android-compatible Flutter bindings for wasm_run, maintained for MPC Fintech SDKs.

Homepage

Topics

#wasm #interop #runtime #interpreter #ffi

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, wasm_run

More

Packages that depend on mpc_wasm_runtime

Packages that implement mpc_wasm_runtime