Skip to content

Allow passing python callable objects to javascript #40

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter

Currently you can bind object to javascript but only by using JavascriptBindings.SetObject(). It would be useful to be able to pass a python object as a parameter to javascript function, or as a return value. This can by achieved by using javascript extensions mechanism.

Related issue:
#367 ("Expanded JavascriptBindings options")

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions