dart_monty_native 0.6.0 copy "dart_monty_native: ^0.6.0" to clipboard
dart_monty_native: ^0.6.0 copied to clipboard

Native plugin for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.

Unreleased #

0.6.0 #

  • BREAKING: Rename package from dart_monty_desktop to dart_monty_native
  • Rename MontyDesktop -> MontyNative, DesktopBindings -> NativeIsolateBindings, DesktopBindingsIsolate -> NativeIsolateBindingsImpl
  • Desktop & WASM refinement + iOS preparation
  • Consolidate Rust crate duplication
  • Add MontySession native integration tests
  • Prepares for platform expansion (Windows, iOS, Android)

0.4.3 #

  • Fix vendored macOS dylib install_name pointing to CI runner path instead of @rpath (#47)
  • Rebuild native library with correct @rpath install_name

0.4.2 #

  • Add resumeAsFuture(), resolveFutures(), resolveFuturesWithErrors() to DesktopBindings, DesktopBindingsIsolate, and MontyDesktop
  • Add mock desktop bindings for async/futures methods
  • Add async/futures integration tests for tier 13 ladder fixtures

0.4.1 #

  • CI improvements (no package code changes)

0.4.0 #

  • Bump dependency constraints for 0.4.0 release

0.3.5 #

  • Thread scriptName parameter through run() and start()

0.3.4 #

  • Initial release.
0
likes
150
points
--
downloads

Publisher

unverified uploader

Native plugin for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.

Repository (GitHub)
View/report issues
Contributing

Topics

#python #sandbox #ffi #flutter

Documentation

API reference

License

MIT (license)

Dependencies

dart_monty_ffi, dart_monty_platform_interface, flutter

More

Packages that depend on dart_monty_native

Packages that implement dart_monty_native