{"id":17834995,"url":"https://github.com/carlosedp/rvasmweb","last_synced_at":"2025-08-13T22:32:04.419Z","repository":{"id":63580993,"uuid":"540483670","full_name":"carlosedp/rvasmweb","owner":"carlosedp","description":"An experimental RISC-V Assembler web app built on Scala.js","archived":false,"fork":false,"pushed_at":"2024-12-13T12:29:16.000Z","size":693,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-13T13:22:52.532Z","etag":null,"topics":["assembler","fpga","riscv","scala","scalajs"],"latest_commit_sha":null,"homepage":"https://carlosedp.github.io/rvasmweb/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carlosedp.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"carlosedp","patreon":"carlosedp"}},"created_at":"2022-09-23T14:38:38.000Z","updated_at":"2024-12-13T12:29:13.000Z","dependencies_parsed_at":"2024-02-09T13:47:06.987Z","dependency_job_id":"00fa4432-72e0-4d20-8f2c-ea0ce303d6dc","html_url":"https://github.com/carlosedp/rvasmweb","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/carlosedp%2Frvasmweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosedp%2Frvasmweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosedp%2Frvasmweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosedp%2Frvasmweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlosedp","download_url":"https://codeload.github.com/carlosedp/rvasmweb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229786688,"owners_count":18123997,"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":["assembler","fpga","riscv","scala","scalajs"],"created_at":"2024-10-27T20:16:08.330Z","updated_at":"2024-12-15T05:26:18.145Z","avatar_url":"https://github.com/carlosedp.png","language":"Scala","funding_links":["https://github.com/sponsors/carlosedp","https://patreon.com/carlosedp"],"categories":[],"sub_categories":[],"readme":"# RISC-V Assembler on Scala.js\n\n[![Scala CI](https://github.com/carlosedp/rvasmweb/actions/workflows/scala.yml/badge.svg)](https://github.com/carlosedp/rvasmweb/actions/workflows/scala.yml)\n\nAn experimental RISC-V Assembler web app built on Scala.js.\n\nThe application is based on the [riscvassembler](https://github.com/carlosedp/riscvassembler) Scala library.\n\nA demo runs on \u003chttps://carlosedp.github.io/rvasmweb/\u003e.\n\nhttps://user-images.githubusercontent.com/20382/191991539-46dfa7c5-9965-4b98-9b57-b001eb3f492a.mov\n\n## Development and Build\n\n1. Install a JDK in your path (for Scala)\n2. Install Node.js and npm\n3. Install NPM dependencies with `npm install`\n4. To start the development server, run `npm run start`, it will build the Scala.js Javascript files and run Vite dev server.\n5. On another another shell, run `./mill -w rvasmweb.fastLinkJS` to constantly build the Scala.js files. Vite will pick the changes and reload the web app automatically.\n\nOpen \u003chttp://localhost:5173\u003e for testing.\n\nTo bundle the application for production, run `npm run build`. The files will be placed on `./dist`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlosedp%2Frvasmweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlosedp%2Frvasmweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlosedp%2Frvasmweb/lists"}