flux_vm 2.0.0 copy "flux_vm: ^2.0.0" to clipboard
flux_vm: ^2.0.0 copied to clipboard

Stack-based bytecode virtual machine for the Flux scripting language. Includes debugger, standard library, and async support.

Changelog #

2.0.0 - 2026-01-04 #

Added #

  • Enhanced debugger with breakpoint support
  • Async/await support
  • Standard library extensions
  • BLE and Camera module support

Changed #

  • Upgraded to stable v2.0.0 release
  • Improved VM performance with inline caching
  • Better error handling and stack traces

1.0.0 - 2025-12-01 #

Added #

  • Initial stable release
  • Stack-based bytecode VM
  • Debugger support
  • Native function bindings
0
likes
130
points
225
downloads

Publisher

unverified uploader

Weekly Downloads

Stack-based bytecode virtual machine for the Flux scripting language. Includes debugger, standard library, and async support.

Documentation

API reference

License

MIT (license)

Dependencies

crypto, cryptography, flux_compiler

More

Packages that depend on flux_vm