bytecodealliance / bytecodealliance/StarlingMonkey

Running GC based on memory limits

Open
#204 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
288
Forks
57
PR merge metrics
No merged PRs in 30d

Description

At Fastly we have a pre-defined maximum memory usage for Wasm services.

It could be useful to be able to hard-code this limit into the runtime, so that the runtime knows when memory is running low in order to run the GC, and run more regular and aggressive GCs as the service memory limit is approached.

Might be a great feature to have in StarlingMonkey itself.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.