A flexible Dart bytecode compiler and interpreter written in Dart, enabling dynamic execution and code push for AOT Dart apps.#vm#compiler#interpreter#dart#codepush
An interpreter and runtime for the Dart language. It allows you to execute Dart code dynamically, bridge native classes, and build advanced scripting or plugin systems in your Dart/Flutter applications
Javascript (ES5) Interpreter written entirely in Dart. Can be used in any Dart program or a Flutter app. Support basic javascript including primitive types, maps, lists and declaring and executing functions
This library contains the necessary platform bindings for executing `package:wasm_run`'s Web Assembly executor.
Uses Rust's wasmtime optimizing runtime or wasmi interpreter.
#wasm#interop#runtime#interpreter#ffi