Open
Description
Currently, all traits defined in the gosub_webexecutor
are JSSomething
, even tough they probably can be used also used for other languages like Lua.
So we need to try to make them less specific about JS and also remove the JS
prefix in all of them.
It also needs to handle the creation of the prototypes. Currently, everything just gets put on the real Object, which is correct in some cases, but often not what we want.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📝 Todo