Lines Matching refs:binary
3 Wasmtime embeddings may wish to optimize for binary size and runtime footprint
19 > release of Wasmtime][dev] where the `min/lib/libwasmtime.so` binary
77 At this point the next line of tricks to apply to minimize binary size are
98 pass this flag since by the end it will produce a smaller binary than the
248 to a 700K binary for the `libwasmtime.so` binary of the C API. Similar steps
253 This is a listing of some example sources of binary size. Some sources of binary
261 binary will often be much smaller than `libwasmtime.so`. Similarly
272 project to produce a smaller executable. Just how much of the final binary
289 contributes ~200k of binary size to the final executable which would likely
295 binary footprint but this comes at a cost of the final binary not
303 Above are some future avenues to take in terms of reducing the binary size of
305 to hear embedder use cases/profiles if Wasmtime is not suitable for binary size
335 primarily cuts down on binary size. Note that you'll need to use `*.cwasm`