beam_vm 1.0.1
beam_vm: ^1.0.1 copied to clipboard
Flutter plugin to embed and run the Erlang/Elixir BEAM VM on Android and iOS.
1.0.1 #
- Migrated to new repository: https://github.com/gsmlg-app/beam_vm
1.0.0 #
- Initial release of the BEAM VM Flutter plugin.
- Supports Android (armeabi-v7a, arm64-v8a, x86_64) and iOS (arm64, simulators).
- Provides API to initialize, call functions, and send messages to the BEAM VM.
- Federated plugin structure with bundled binaries for seamless installation.