https://github.com/rarestype/wasm-profile-exporter
wasm profile exporter
https://github.com/rarestype/wasm-profile-exporter
autosync wasm
Last synced: 6 days ago
JSON representation
wasm profile exporter
- Host: GitHub
- URL: https://github.com/rarestype/wasm-profile-exporter
- Owner: rarestype
- Created: 2026-03-10T04:06:39.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-05-14T20:52:36.000Z (19 days ago)
- Last Synced: 2026-05-28T05:34:12.389Z (6 days ago)
- Topics: autosync, wasm
- Language: Swift
- Homepage:
- Size: 319 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
๐งช ย **wasm-profile-exporter** ย ๐งช
convert raw Gecko and V8 profiling data to a signal-dense, human (and AI)-readable format
[documentation and api reference](https://swiftinit.org/docs/wasm-profile-exporter)
## Requirements
The wasm-profile-exporter library requires Swift 6.2 or later.
| Platform | Status |
| -------- | ------ |
| ๐ฌ Documentation | [](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/Documentation.yml) |
| ๐ง Linux | [](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/Tests.yml) |
| ๐ Darwin | [](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/Tests.yml) |
| ๐ macOS | [](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/SemanticRelease.yml) |
| ๐ Linux (aarch64) | [](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/SemanticRelease.yml) |
| ๐ Linux (x86_64) | [](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/SemanticRelease.yml) |
[Check deployment minimums](https://swiftinit.org/docs/wasm-profile-exporter#ss:platform-requirements)