{"id":71665,"library":"goxjs-glfw","title":"GLFW (GoXJS)","description":"Package glfw experimentally provides a GLFW-like API with desktop and browser backends for creating GL contexts and handling events.","status":"active","version":"0.0.0-20230704040236-622eb27e272a","language":"go","source_language":null,"source_url":"https://github.com/goxjs/glfw","tags":["glfw","graphics","opengl","webgl"],"install":[{"cmd":"go get github.com/goxjs/glfw","lang":"bash","label":"Install github.com/goxjs/glfw"}],"dependencies":[],"imports":[{"symbol":"glfw","correct":"github.com/goxjs/glfw"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/goxjs/glfw\"\n\t\"log\"\n)\n\nfunc main() {\n\terr := glfw.Init(glfw.NoError)\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tdefer glfw.Terminate()\n}","lang":"go","description":"Initializes the GLFW library."},"warnings":[{"fix":"Pin to a specific version and monitor for updates.","message":"This package is experimental and the API may change.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'api':11 'backend':16 'browser':15 'context':20 'creat':18 'desktop':13 'event':23 'experiment':5 'gl':19 'glfw':1,4,9,24 'glfw-like':8 'goxj':2 'graphic':25 'handl':22 'like':10 'opengl':26 'packag':3 'provid':6 'webgl':27","created_at":"2026-06-17T18:30:01.107498+00:00","updated_at":"2026-06-17T18:30:01.107498+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/goxjs/glfw","github":"https://github.com/goxjs/glfw","docs":"https://pkg.go.dev/github.com/goxjs/glfw#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}