df_wasm_interop 0.1.2
df_wasm_interop: ^0.1.2 copied to clipboard
A modern utility to load and use wasm-bindgen modules in Flutter web apps, with support for the WasmGC (--wasm) compiler.
// EXAMPLE:
//
// https://github.com/dev-cetera/df_wasm_interop/blob/main/hosted_example/lib/main.dart
// EXAMPLE IN ACTION:
//
// https://dev-cetera.github.io/df_wasm_interop/