Skip to content

meta.xml breakout / kinda how to really make things weirder but better #3

@mekanoe

Description

@mekanoe

This might end up in a separate file/module

Adds a server-side component to allow for proper pathing and removes the need for meta.xml-ing every JS file, only the root one for a script.

Would use client/server events (via MessageChannel? possibly) then evals with CommonJS module spec workings in context. This would technically work like Webpack's loader in practice but 500% more complicated.

Other benefits:

  • semi-impossible to exploit client-side scripts.
    • this might be possible via side-channel attacks but..

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions