Registry / other / wasmer-types-near

wasmer-types-near

JSON →
library2.4.1rscratesunverified

Common types for the Wasmer WebAssembly runtime, forked by NEAR.

# Cargo.toml [dependencies] wasmer-types-near = "2.4.1"
INSTALL
IMPORT
SIG · WASMER-TYPES-NEAR
W
wasmer-types-near
otherrustv2.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.

Module
use wasmer_types_near::Module;

Imports the Module type from the NEAR fork of Wasmer types.

use wasmer_types_near::Module; fn main() { // Module is a core type representing a compiled WebAssembly module. println!("Wasmer types ready"); }
Debug
Known issues
gotchaThis is a NEAR-specific fork; may not be compatible with upstream Wasmer.
fix
Use only in NEAR Protocol projects or when explicitly depending on this fork.
affects: >=2.4.1
Upgrade
Version history
2.4.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
wasmer-types-near — cargo add wasmer-types-near · libregistry