Sandboxing options #79

Open
opened 2025-07-12 21:53:46 +00:00 by ElhamAryanpur · 0 comments
ElhamAryanpur commented 2025-07-12 21:53:46 +00:00 (Migrated from github.com)

Luau runtime has options for sandboxing and disabling packed options for loading shared libraries.

  • Add these sandboxing options for Luau runtime through runtime flag
  • Add ability unload components through runtime flag
  • Include a --all flag for above feature

Other than the first option, the rest is applicable to all versions. The first one is exclusive to Luau

Luau runtime has options for sandboxing and disabling packed options for loading shared libraries. * [ ] Add these sandboxing options for Luau runtime through runtime flag * [ ] Add ability unload components through runtime flag * [ ] Include a `--all` flag for above feature Other than the first option, the rest is applicable to all versions. The first one is exclusive to Luau
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ArkForgeLabs/Astra#79
No description provided.