{"id":25229947,"url":"https://github.com/litermc/wasm-jdk","last_synced_at":"2026-05-16T11:05:14.991Z","repository":{"id":275194460,"uuid":"925014594","full_name":"LiterMC/wasm-jdk","owner":"LiterMC","description":"JRE in browser","archived":false,"fork":false,"pushed_at":"2025-06-29T19:54:26.000Z","size":336,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T20:36:24.541Z","etag":null,"topics":["go-jdk","go-jre","jvm","jvm-library"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LiterMC.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2025-01-31T03:59:05.000Z","updated_at":"2025-06-29T19:54:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"43dab53b-813b-4661-848e-c899ec3e7a7b","html_url":"https://github.com/LiterMC/wasm-jdk","commit_stats":null,"previous_names":["litermc/wasm-jdk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LiterMC/wasm-jdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2Fwasm-jdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2Fwasm-jdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2Fwasm-jdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2Fwasm-jdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiterMC","download_url":"https://codeload.github.com/LiterMC/wasm-jdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2Fwasm-jdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281544204,"owners_count":26519558,"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-10-29T02:00:06.901Z","response_time":59,"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":["go-jdk","go-jre","jvm","jvm-library"],"created_at":"2025-02-11T11:37:52.100Z","updated_at":"2025-10-29T02:15:46.690Z","avatar_url":"https://github.com/LiterMC.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# WASM JDK\n\n## How to test\n\n1. Clone [openjdk/jdk21u](https://github.com/openjdk/jdk21u)\n2. Ensure you have the dependencies setup (such as openjdk 21/20)\n3. Build java source code into classes:\n   ```bash\n   git clone https://github.com/openjdk/jdk21u\n   cd jdk21u\n   bash configure\n   make java\n   ```\n4. Extract the class files:\n   ```bash\n   mkdir /tmp/govm-test\n   cd build/*-server-release/jdk/modules\n   cp -r ./*/* /tmp/govm-test/ 2\u003e/dev/null\n   ```\n5. Write and compile a java test file (can just have the main function), or copy the [existing test file](https://github.com/LiterMC/wasm-jdk/blob/main/jcls/testdata/Test.class) to `/tmp/govm-test/`\n6. Run gova in the directory (where you placed the java classfiles):\n   ```bash\n   go install github.com/LiterMC/wasm-jdk/cmd/gova@latest\n   gova Test\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitermc%2Fwasm-jdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitermc%2Fwasm-jdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitermc%2Fwasm-jdk/lists"}