bytecodealliance / bytecodealliance/wasmtime

Add ability to control compilation of WASI capabilities through feature flags

Open
#5,648 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

In cases where secure (or hermetic) execution environment is required it would be great to be able to disable such features as:

- networking
- time
- randomness
- host filesystem access

The capability model proposed by WASI is not sufficient in some cases. It would be great to be able to exclude code at compile time. So it is not even present in the final binary.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.