Mario Zechner 35a0aaf8dc [flutter] Web support through WASM
Massive refactor, no more passing/returning structs by value and explicit initialization.
2022-11-20 02:16:48 +01:00

1 line
72 B
Dart

export 'dart:ffi' if (dart.library.html) 'package:web_ffi/web_ffi.dart';