Rahuλ Dé

Results 60 comments of Rahuλ Dé

Hey, Medusa started off as my college project mainly to boost Python execution speeds but now more is planned for it. Given the scope for the large scale deployment of...

@kaendfinger That would remove the Python dependency which would be really awesome. But I'm using the inbuilt ast module that Python provides in its libs to parse the python input...

Apologies for the sparse docs and lack of tests... will be on it soon. :)

Interesting.... definitely will boost startup times too. Since the snapshot files will be bigger storing them as a BLOB within the SQLite db cache instead of the generated dart code...

Didn't get a chance to give it proper time. Will start today hopefully.

@kaendfinger Is it possible to create a VM snapshot from code directly without writing it to a file first? For example pass the generated Dart code as a command line...

@Mnw2212 can be handled by checking if the first child of a function or a class or a module is a bare string then that can be placed in a...

Yeah either we implement the SocketFactory classes for MySQL, Postgres etc using the JDK 17 Unix Socket facilities or wait for the JDBC drivers to have support for it for...

@amexboy you can go ahead with this if you want.