{"id":18340391,"url":"https://github.com/dimensiondev/aot-secure-ecmascript","last_synced_at":"2025-04-06T05:32:34.711Z","repository":{"id":37707638,"uuid":"495841558","full_name":"DimensionDev/aot-secure-ecmascript","owner":"DimensionDev","description":"Monorepo of our ahead-of-time implementation of Secure ECMAScript","archived":false,"fork":false,"pushed_at":"2024-02-11T04:23:06.000Z","size":854,"stargazers_count":23,"open_issues_count":1,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-29T18:36:53.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DimensionDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-05-24T13:43:50.000Z","updated_at":"2024-10-23T08:30:16.000Z","dependencies_parsed_at":"2023-11-13T05:28:24.591Z","dependency_job_id":"1f0a1f62-c60b-4dd3-a34d-5f63eaeb5382","html_url":"https://github.com/DimensionDev/aot-secure-ecmascript","commit_stats":null,"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2Faot-secure-ecmascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2Faot-secure-ecmascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2Faot-secure-ecmascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2Faot-secure-ecmascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimensionDev","download_url":"https://codeload.github.com/DimensionDev/aot-secure-ecmascript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247440764,"owners_count":20939223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T20:22:22.830Z","updated_at":"2025-04-06T05:32:33.811Z","avatar_url":"https://github.com/DimensionDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ahead-of-time Secure EcmaScript\n\nThe monorepo contains a set of packages that helps adopt [SES](https://github.com/tc39/proposal-ses) in a pre-compiled\nway.\n\n## Security Assumptions\n\nThis project has the following security assumptions (based on our usage):\n\n1.  Environment is already `lockdown()` by [ses](https://github.com/endojs/endo/tree/master/packages/ses).\n2.  Dynamic code execution (`eval` and `Function`) is not possible (if it is possible, please use the Compartment\n    provided by [ses](https://github.com/endojs/endo/tree/master/packages/ses)).\n3.  Files executed are either precompiled into [VirtualModuleRecord][1] or trusted.\n\n## Roadmap\n\n-   ✅ `@masknet/static-module-record-swc`: A [swc][2] plugin to transform ES Module into [VirtualModuleRecord][1].\n-   ✅ `@masknet/compartment`: An eval-less implementation of [Compartment][1].\n-   ⌛ `@masknet/web-endowments`: Provide common Web APIs, with `AbortSignal` support to cancel out all side\n    effects within a compartment, and provide attenuations (e.g. limits accessible databases of `indexedDB`, or limit\n    accessible domains in `fetch`).\n-   ✅`@masknet/membrane`: A membrane library.\n\n[1]: https://github.com/tc39/proposal-compartments#sketch\n[2]: https://github.com/swc-project/swc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensiondev%2Faot-secure-ecmascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimensiondev%2Faot-secure-ecmascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensiondev%2Faot-secure-ecmascript/lists"}