Apologies if this has been asked before. Is it possible (or planned to be) to embed rustpython in an application with only a subset of the standard library? The size is a problem for small, portable applications, and most of it is unnecessary or nonfunctional (for example, in sandboxed wasm)
Apologies if this has been asked before. Is it possible (or planned to be) to embed rustpython in an application with only a subset of the standard library? The size is a problem for small, portable applications, and most of it is unnecessary or nonfunctional (for example, in sandboxed wasm)