mlscript_version = '0.1.34';
use Alien::YAMLScript;
use FFI::Platypus;
use FFI::CheckLib ();
use JSON ();
sub new {
bless {}, shift;
}
unless ( Alien::YAMLScript->exact_version($libyamlscript_v
$ffi->attach(
[ load_ys_to_json => 'load' ] => [qw( sint64 string )] => 'string' => sub {
my ( $xsub, $self, $ys ) = @_;
my $resp = JSON::decode_json( $xsub->( $thread, $ys ) );