Assembly Emulator Page
The assembly emulation functionality on the original reference compiler page is currently missing. It would be nice to support this, but with the following requirements:
- The assembly code ran must be sandboxed with
firejail
- The assembly code must be scanned for whitelisted syscalls and clib functions
- The page should be behind LDAP authentication