hc-wasmer-object

Crates.iohc-wasmer-object
lib.rshc-wasmer-object
version4.3.6-hc.1
sourcesrc
created_at2024-08-27 21:34:24.965278
updated_at2024-08-28 17:29:41.615216
descriptionWasmer Native Object generator
homepagehttps://wasmer.io/
repositoryhttps://github.com/wasmerio/wasmer
max_upload_size
id1353850
size22,348
Core Dev (github:holochain:core-dev)

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: 17039

cargo fmt