nam-wasmer-object

Crates.ionam-wasmer-object
lib.rsnam-wasmer-object
version4.4.0-nam.0
created_at2025-11-20 10:21:15.795609+00
updated_at2025-11-20 10:21:15.795609+00
descriptionWasmer Native Object generator
homepagehttps://wasmer.io/
repositoryhttps://github.com/wasmerio/wasmer
max_upload_size
id1941765
size38,220
Heliax (github:anoma:heliax)

documentation

README

wasmer-object Build Status Join Wasmer Slack MIT License

The Wasmer Native Object crate aims at cross-generating native objects for various platforms.

Given a compilation result, i.e. the result of wasmer_compiler::Compiler::compile_module, this crate exposes functions to create an Object file for a given target. It is a useful thin layer on top of the object crate.

Commit count: 16926

cargo fmt