{"id":16148175,"url":"https://github.com/chanwit/jit","last_synced_at":"2025-03-18T18:32:39.669Z","repository":{"id":11018553,"uuid":"13347054","full_name":"chanwit/jit","owner":"chanwit","description":"A libjit wrapper for Golang","archived":false,"fork":false,"pushed_at":"2014-02-15T17:43:12.000Z","size":2784,"stargazers_count":24,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-16T22:51:18.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chanwit.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}},"created_at":"2013-10-05T15:07:45.000Z","updated_at":"2024-04-03T06:38:03.000Z","dependencies_parsed_at":"2022-09-02T04:30:31.586Z","dependency_job_id":null,"html_url":"https://github.com/chanwit/jit","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/chanwit%2Fjit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanwit%2Fjit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanwit%2Fjit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanwit%2Fjit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanwit","download_url":"https://codeload.github.com/chanwit/jit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244281499,"owners_count":20427841,"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":[],"created_at":"2024-10-10T00:31:27.170Z","updated_at":"2025-03-18T18:32:39.167Z","avatar_url":"https://github.com/chanwit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"JIT [![Build Status](https://drone.io/github.com/chanwit/jit/status.png)](https://drone.io/github.com/chanwit/jit/latest)\n---------\n\nA `libjit` wrapper for Golang.\n\n(c) 2013 Chanwit Kaewkasi\n\nSuranaree University of Technology, Thailand\n\nThis software is licensed under LGPL.\n\nHow to install\n--------------\n\nYou need to install `libjit` firstly. Please note that it requires `automake 1.11.6` or later to build `libjit`. So, check your version of `automake` before proceed.\n\n    git clone git://git.savannah.gnu.org/libjit.git\n    cd libjit\n    ./auto_gen.sh\n    ./configure --prefix=/usr\n    make\n    sudo make install\n\nThen, install the library by: `go get github.com/chanwit/jit`.\n\nThere are some examples under `jit/examples`. You can try running `go run t1.go` and see the result.\n\nEnjoy jitting.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanwit%2Fjit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanwit%2Fjit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanwit%2Fjit/lists"}