[package]
authors = ["The Wasmtime Project Developers"]
description = "INTERNAL: Macros for defining asm functions in Wasmtime"
edition.workspace = true
rust-version.workspace = true
license = "Apache-2.0 WITH LLVM-exception"
name = "wasmtime-internal-asm-macros"
repository = "https://github.com/bytecodealliance/wasmtime"
version.workspace = true
[dependencies]
cfg-if = { workspace = true }