{"id":50196,"library":"twitchyliquid64-golang-asm","title":"golang-asm","description":"Package golang-asm provides Go bindings for assembling and disassembling x86/x64 machine code.","status":"active","version":"0.15.1","language":"go","source_language":null,"source_url":"https://github.com/twitchyliquid64/golang-asm","tags":["assembly","x86","machine-code","disassemble"],"install":[{"cmd":"go get github.com/twitchyliquid64/golang-asm","lang":"bash","label":"Install github.com/twitchyliquid64/golang-asm"}],"dependencies":[],"imports":[{"symbol":"asm","correct":"github.com/twitchyliquid64/golang-asm"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/twitchyliquid64/golang-asm\"\n)\n\nfunc main() {\n\tcode, _ := asm.Assemble(\"MOVQ $1, AX\")\n\tfmt.Printf(\"%x\\n\", code)\n}","lang":"go","description":"Assembles a simple x86 instruction and prints the resulting bytes."},"warnings":[{"fix":"Pin to a specific version and test thoroughly.","message":"This package is experimental and may have breaking changes.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'asm':3,7 'assembl':12,18 'bind':10 'code':17,22 'disassembl':14,23 'go':9 'golang':2,6 'golang-asm':1,5 'machin':16,21 'machine-cod':20 'packag':4 'provid':8 'x86':19 'x86/x64':15","created_at":"2026-06-15T04:43:54.540802+00:00","updated_at":"2026-06-15T04:43:54.540802+00:00","problems":[],"ecosystem":"go","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/twitchyliquid64/golang-asm","github":"https://github.com/twitchyliquid64/golang-asm","docs":"https://pkg.go.dev/github.com/twitchyliquid64/golang-asm#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}