beam_vm 1.0.1 copy "beam_vm: ^1.0.1" to clipboard
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 #

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.