dart_qjs 1.0.4
dart_qjs: ^1.0.4 copied to clipboard
A Dart package for running JavaScript with QuickJS.
example/README.md
Examples #
This directory contains two dart_qjs example applications.
console_js_runner: a Dart command-line JavaScript runner.flutter_js_runner: a Flutter JavaScript runner with an editor and output panel.
Both examples use a path dependency that points back to the package root.