Crate easyjsr

Crate easyjsr 

Source

Macros§

add_function_to_object
Add a new function to a Object
add_struct_to_quickjs
Add a new struct to quickjs.
get_global
We constantly need to get the globalThis object. So use this macro, just pass in the context.

Structs§

EasyJSR
Good’ole easyjs runtime.