Skip to content

Issues loading URI objects from Rhino #84

Description

@AngryPirate

Hey there, we have been trying to use JSV via Rhino and have had some issues with the loading of URI.resolve.

It seems that the exports are for URI, when accessed from jsv.js are empty.

Have anyone else ran into this issue?

We are using the same Context and ScriptableObject (for scope) for loading, creating the Function and the Function.call(). It dies on the Function.call().

Also, when using Rhino the regular r.js require("./jsv") syntax it complains and says to use the list style of require(['./jsv']) instead. Once we do this it gets much further.

Thanks for any ideas!

  • Scott

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions