Ruby support #1

Open
jaroslaw wants to merge 165 commits from ruby into main
Showing only changes of commit dceb06133e - Show all commits

View file

@ -3,6 +3,7 @@
// TODO: add tests for every runtime for return value // TODO: add tests for every runtime for return value
// TODO: maybe unify api and call non thread methods non_send // TODO: maybe unify api and call non thread methods non_send
// TODO: add tests for entity variable and buitin types for every runtime // TODO: add tests for entity variable and buitin types for every runtime
// TODO: line numbers for errors
use std::{ use std::{
collections::HashMap, collections::HashMap,