- simplify JS types for easier use
- remove
Mas a memory manager type parameter. The default memory manager will be thread-unsafe ref counter with GLOBAL alloc. Later, we may change it. - Make
JsAnyas a seprate type
- remove
- defining a type in JS in the form that provides
- types at compile-time
- validations in run-time