0 commenti (0 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)TypeScript50 fork (50 fork)auto 404
enhancementhelp wantedpostponed
Metriche repository
- Star
- 1033 stelle (1033 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
Execute custom translators code in a sandbox. We should provide to sandbox a basic JS features and objects to fetch requests.
We should always warn users about potentially dangerous translators code, but try to decrease possible attack vectors.
Probably, to implement it, we have to create WASM module and then provide JS features to this module.
Links to explore
Guida contributor
- Direzione di ricerca
- Esplora librerie sandbox come SandboxJS e valuta l'isolamento basato su WASM per eseguire in modo sicuro il codice del traduttore personalizzato. Considera il contesto dell'estensione del browser e le limitazioni delle API.
- Tech stack
- typescriptjavascriptwasm
- Dominio
- frontend
- Tipo issue
- Funzionalità
- Prerequisiti
- JavaScriptWebAssembly