dart_shared_libray icon indicating copy to clipboard operation
dart_shared_libray copied to clipboard

An attempt to package Dart into a usable shared library (.dll / .so)

Results 6 dart_shared_libray issues
Sort by recently updated
recently updated
newest added
trafficstars

I have many mirco Changes to Build and used it from an Other Project with CMake and FetchContent https://github.com/DerKleinePunk/HostDartVM I have Found the realtime_example is not Working on Linux the...

Hey, just started playing with this library and wanted to document some issues/improvements. 1) Shared objects are exporting all symbols, this makes them a lot larger than they need to...

First of all thank you very much for your work, I happen to have the need to embed the Dart VM to execute the code. Here is the code I...

enhancement
help wanted

Does the library support any mobile devices

Hi, please update library to dart 3.8. Could you outline the basic steps for updating dart versions? Thank you in advance. Thank you very much for this repo, it has...