bytecodealliance / bytecodealliance/wasm-pkg-tools
Specify package source custom section
Open
- Dominant language
- Rust
- Stars
- 160
- Forks
- 42
- Avg merge
- 7h 57m
- Merged PRs (30d)
- 3
Description
We should consider specifying a standard format for embedding component source code in the component itself. One obvious way to do this would be to tar (+ gzip?) the source in some language-standard way. The custom section could be named simply...`source.tar` or `source.tgz` (if gzipped)
This repo could provide a `wasm-pkg-source` crate to help.
Contributor guide
Assessment
This issue has not been assessed yet.