This website requires JavaScript.
Explore
Help
Sign In
tinygo-org
/
tinygo
Watch
1
Star
0
Fork
0
You've already forked tinygo
mirror of
https://github.com/tinygo-org/tinygo.git
synced
2026-08-04 19:17:47 +00:00
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
4,797
Commits
89
Branches
51
Tags
soypat-patch-1
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ömer Faruk IRMAK
7c54dbc61f
metrics: flesh out some of the metric types
2025-06-11 09:57:46 +02:00
Daz Wilkin
373ab34492
Add dummy package for
runtime/metrics
to that modules that depend upon it (e.g. [Prometheus Go client library](
https://github.com/prometheus/client_golang/blob/main/prometheus/internal/go_runtime_metrics.go
)) will compile.
...
Avoids: ```console package runtime/metrics is not in GOROOT ```
Fixes
#3705
2023-05-06 14:55:17 +02:00