{"id":15361765,"url":"https://github.com/yorkie/lv","last_synced_at":"2025-04-15T07:31:10.644Z","repository":{"id":13286172,"uuid":"15972002","full_name":"yorkie/lv","owner":"yorkie","description":"compile your JavaScript to native code in pure JavaScript","archived":false,"fork":false,"pushed_at":"2022-03-24T19:42:22.000Z","size":2740,"stargazers_count":19,"open_issues_count":5,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T18:21:22.577Z","etag":null,"topics":["assembly","compiler","javascript"],"latest_commit_sha":null,"homepage":"","language":"Roff","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/yorkie.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}},"created_at":"2014-01-16T15:34:27.000Z","updated_at":"2023-03-02T17:13:14.000Z","dependencies_parsed_at":"2022-09-23T11:49:54.534Z","dependency_job_id":null,"html_url":"https://github.com/yorkie/lv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorkie%2Flv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorkie%2Flv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorkie%2Flv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorkie%2Flv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yorkie","download_url":"https://codeload.github.com/yorkie/lv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249026731,"owners_count":21200499,"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":["assembly","compiler","javascript"],"created_at":"2024-10-01T12:56:39.057Z","updated_at":"2025-04-15T07:31:09.436Z","avatar_url":"https://github.com/yorkie.png","language":"Roff","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# LV\n\nJavaScript(ECMAScript) to Assembly tool based on [NASM](https://www.nasm.us/) project.\n\nThis project is highly under being developed by [@yorkie](https://github.com/yorkie).\n\n### Installation\n\n```sh\n$ npm install lv -g\n```\n\n### Usage\n\n```sh\nlv [command] [file]\n\nCommands:\n  run       run your program directly\n  compile   compile your program to output path\n```\n\ncompile and run demo(program):\n```sh\n$ lv compile examples/simple.js build/simple\n$ ./build/simple          # run\n```\n\nNB: Only support very little features\n\n### LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyorkie%2Flv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyorkie%2Flv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyorkie%2Flv/lists"}