{"id":20400361,"url":"https://github.com/fschutt/miri-repl-test","last_synced_at":"2026-06-04T12:31:37.696Z","repository":{"id":90270359,"uuid":"182404720","full_name":"fschutt/miri-repl-test","owner":"fschutt","description":"Test to use MIRI inside of an application in order to be able to hot-reload code","archived":false,"fork":false,"pushed_at":"2019-04-21T16:17:08.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T07:18:21.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/fschutt.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,"publiccode":null,"codemeta":null}},"created_at":"2019-04-20T12:42:19.000Z","updated_at":"2019-04-21T16:17:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9f69847-f3ec-4a47-964a-34179b13221b","html_url":"https://github.com/fschutt/miri-repl-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fschutt/miri-repl-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fmiri-repl-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fmiri-repl-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fmiri-repl-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fmiri-repl-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fschutt","download_url":"https://codeload.github.com/fschutt/miri-repl-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fmiri-repl-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27453276,"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","status":"online","status_checked_at":"2025-12-02T02:00:06.387Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-15T04:39:53.875Z","updated_at":"2025-12-02T13:01:23.413Z","avatar_url":"https://github.com/fschutt.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# miri-repl-test\n\nThe goal of this repository is to document how to use MIRI (https://github.com/rust-lang/miri)\nas an \"embedded compiler\", so that applications like games can hot-reload code\n(so it's quickly editable while building the game) and then (in a release build),\ncompile it with the normal rust compiler.\n\nThis repository compiles on `nightly-2019-04-20`, be sure to install the correct compiler:\n\n```\nrustup toolchain add nightly-2019-04-20\nrustup override nightly\nrustup install miri\n```\n\nSince the rustc driver needs a file, the \"compiler\" builds a cache with the code\nwrapped in a \"autogen_0.rs\" file at runtime.\n\nThis is just a test if / how this would work and if it is possible to pass struct\nbetween the interpreted code and the Rust code back and forth. So far it compiles\nand","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffschutt%2Fmiri-repl-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffschutt%2Fmiri-repl-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffschutt%2Fmiri-repl-test/lists"}