• Thepolack@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Is there any way to make JS safer? E.g. limiting the scope of its access to specific functions (e.g. visual/DOM changes, posting/querying a server only but no local function), or is it just inherently unsafe?