Skip to content

Commit

Permalink
Add mappings from the browser module to Goja
Browse files Browse the repository at this point in the history
As discussed in issue #661, we're now mapping the browser module methods
to Goja. The global Goja field name mappers are removed from the code.

The current mappers are just forwarders to the inner methods, and we add
$ and $$ for Query and QueryAll methods.

Let me know if I missed something while mapping the methods.
  • Loading branch information
inancgumus committed Dec 13, 2022
1 parent 7bec170 commit c8ed836
Show file tree
Hide file tree
Showing 5 changed files with 476 additions and 63 deletions.
Loading

0 comments on commit c8ed836

Please sign in to comment.