If you are using Rust and wasm-pack , Wasmoline is often used automatically. If you are manually optimizing a project, you might use it in your build script:
Developers can write their logic in Rust, Go, or AssemblyScript , compile it to a .wasm file, and link it to a host application written in a completely different language. 4. Practical Use Cases wasmolink
If you were looking for a specific company or service, you might be thinking of: If you are using Rust and wasm-pack ,
# Example CLI usage wasmoline --output my_app.wasm module_a.wasm module_b.wasm compile it to a .wasm file