Registry / build-tool / wasmer-compiler-near

wasmer-compiler-near

JSON →
library2.4.1rscratesunverified

Base compiler abstraction for the Wasmer WebAssembly runtime, used by NEAR Protocol.

# Cargo.toml [dependencies] wasmer-compiler-near = "2.4.1"
INSTALL
IMPORT
SIG · WASMER-COMPILER-NE
W
wasmer-compiler-near
build-toolrustv2.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Compiler
use wasmer_compiler_near::Compiler;

Creates a new compiler instance for Wasmer.

use wasmer_compiler_near::Compiler; fn main() { let compiler = Compiler::new(); println!("Compiler ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
OpenAI (training)
1
Resources
wasmer-compiler-near — cargo add wasmer-compiler-near · libregistry