{"id":62616,"library":"deno-runtime","title":"Deno Runtime","description":"Provides the deno runtime library","status":"active","version":"0.259.0","language":"rust","source_language":null,"source_url":"https://github.com/denoland/deno","tags":["deno","runtime","javascript","typescript"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndeno_runtime = \"0.259.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add deno_runtime","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"MainWorker","correct":"use deno_runtime::worker::MainWorker;"}],"quickstart":{"code":"use deno_runtime::worker::MainWorker;\n\nlet worker = MainWorker::bootstrap_from_options(...);\nworker.execute_main_module(\"file.js\").await;","lang":"rust","description":"Creates and runs a Deno worker."},"warnings":[{"fix":"Enable the 'runtime' feature and ensure tokio is set up.","message":"Requires tokio runtime and specific feature flags.","severity":"gotcha","affected_versions":">=0.259.0"}],"env_vars":null,"search_vec":"'deno':1,5,8 'javascript':10 'librari':7 'provid':3 'runtim':2,6,9 'typescript':11","created_at":"2026-06-17T16:33:26.033490+00:00","updated_at":"2026-06-17T16:33:26.033490+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/denoland/deno","github":"https://github.com/denoland/deno","docs":"https://docs.rs/deno_runtime/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["runtime","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}