{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreihxyc6ums7dk3l64uqparu7nniurqizxf7q5xhvadx4hutvruewru",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mnmwfwyapja2"
},
"path": "/t/idea-light-weight-rust-as-zero-build-scripting-language/24377#post_1",
"publishedAt": "2026-06-06T13:42:42.000Z",
"site": "https://internals.rust-lang.org",
"tags": [
"https://self/hosted/git/code",
"http://127.0.0.1:8000/x.ts",
"http://127.0.0.1:8000/x.rs"
],
"textContent": "Rust compiler is awesome in the era of AI.\n\nBut the only problem is, it's too heavy.\n\nSometimes, I miss typescript + deno a lot.\n\n * Able to import https://self/hosted/git/code directly\n * Zero build\n * Type safe\n\n\n\nSuddenly, I come up with an idea.\n\nThe way to achieve this, why not let rust able to also be zero build scripting language?\n\ndeno run http://127.0.0.1:8000/x.ts\n\nrust-repl run http://127.0.0.1:8000/x.rs\n\nLess speed, but imaging zero build + Rust type system!\n\nJust thinking about it already makes me excited.",
"title": "Idea: light weight rust as zero build scripting language"
}