Skip to content
  • Christian Hergert's avatar
    gjs: add GJS-based plugin loader · ba90f30f
    Christian Hergert authored
    This creates a new loader using GJS to load JavaScript plugins. It
    builds upon code from Philip Chimento to discover GType of types
    defined within JavaScript modules.
    
    This requires support for executing code within a realm provided in
    gjs!846
    
    Fixes #47
    ba90f30f