An open API service indexing awesome lists of open source software.

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

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 | [![Status](https://raw.githubusercontent.com/rarestype/wasm-profile-exporter/refs/badges/ci/Documentation/_all/status.svg)](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/Documentation.yml) |
| ๐Ÿง Linux | [![Status](https://raw.githubusercontent.com/rarestype/wasm-profile-exporter/refs/badges/ci/Tests/Linux/status.svg)](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/Tests.yml) |
| ๐Ÿ Darwin | [![Status](https://raw.githubusercontent.com/rarestype/wasm-profile-exporter/refs/badges/ci/Tests/macOS/status.svg)](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/Tests.yml) |
| ๐Ÿ’ macOS | [![Status](https://raw.githubusercontent.com/rarestype/wasm-profile-exporter/refs/badges/ci/SemanticRelease/macOS/status.svg)](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/SemanticRelease.yml) |
| ๐Ÿ’ Linux (aarch64) | [![Status](https://raw.githubusercontent.com/rarestype/wasm-profile-exporter/refs/badges/ci/SemanticRelease/Linux-aarch64/status.svg)](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/SemanticRelease.yml) |
| ๐Ÿ’ Linux (x86_64) | [![Status](https://raw.githubusercontent.com/rarestype/wasm-profile-exporter/refs/badges/ci/SemanticRelease/Linux-x86_64/status.svg)](https://github.com/rarestype/wasm-profile-exporter/actions/workflows/SemanticRelease.yml) |

[Check deployment minimums](https://swiftinit.org/docs/wasm-profile-exporter#ss:platform-requirements)