apollovm_web_example

ApolloVM - Web Example

pub package Null Safety

License

This is a Web example for the ApolloVM Dart package.

Live Example

You can see a live demo at:

Running The Web Example

Get the web example source code:

git clone https://github.com/ApolloVM/apollovm_web_example.git

Build it:

cd ./apollovm_web_example
dart pub get

Run it:

dart pub global activate webdev
webdev serve --launch-in-chrome

Enjoy πŸ˜‰

Package ApolloVM

ApolloVM is a portable VM (native, JS/Web, Flutter) that can parse, translate and run multiple languages, like Dart, Java and JavaScript.

See the ApolloVM package for more details.

Author

Graciliano M. Passos: gmpassos@GitHub.

Don’t be shy, show some love, and become our GitHub Sponsor. Your support means the world to us, and it keeps the code caffeinated! β˜•βœ¨

Thanks a million! πŸš€πŸ˜„

License

Apache License - Version 2.0