8000 Web Scripting: Rework `gosub_webexecutor` so the current trait are not js-bound · Issue #746 · gosub-io/gosub-engine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Web Scripting: Rework gosub_webexecutor so the current trait are not js-bound #746
Open
@Sharktheone

Description

@Sharktheone

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

No one assigned

    Labels

    javascriptAny issues related to JavaScriptjavascript apiAny issues related to our API interaction with the javascript engine

    Type

    No type

    Projects

    Status

    📝 Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0