{"id":73542,"library":"bytecodealliance-wasmtime-go-v8","title":"Wasmtime Go","description":"A WebAssembly runtime for Go powered by Wasmtime, enabling compilation and execution of WebAssembly modules.","status":"active","version":"8.0.0","language":"go","source_language":null,"source_url":"https://github.com/bytecodealliance/wasmtime-go","tags":["webassembly","wasm","runtime","jit"],"install":[{"cmd":"go get github.com/bytecodealliance/wasmtime-go/v8","lang":"bash","label":"Install github.com/bytecodealliance/wasmtime-go/v8"}],"dependencies":[],"imports":[{"symbol":"wasmtime","correct":"github.com/bytecodealliance/wasmtime-go/v8"}],"quickstart":{"code":"import \"github.com/bytecodealliance/wasmtime-go/v8\"\n\nfunc main() {\n    engine := wasmtime.NewEngine()\n    module, _ := wasmtime.NewModule(engine, []byte(\"(module)\"))\n    _ = module\n}","lang":"go","description":"Create a Wasmtime engine and compile an empty WebAssembly module."},"warnings":[{"fix":"Refer to the migration guide when upgrading from v7 or earlier.","message":"Version 8.0.0 may have breaking API changes from earlier versions.","severity":"breaking","affected_versions":">=8.0.0"}],"env_vars":null,"search_vec":"'compil':12 'enabl':11 'execut':14 'go':2,7 'jit':21 'modul':17 'power':8 'runtim':5,20 'wasm':19 'wasmtim':1,10 'webassembl':4,16,18","created_at":"2026-06-17T18:52:19.029876+00:00","updated_at":"2026-06-17T18:52:19.029876+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/bytecodealliance/wasmtime-go","github":"https://github.com/bytecodealliance/wasmtime-go","docs":"https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go/v8#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-17","next_check":"2026-12-14","install_tag":null}}