wasmtime-ex icon indicating copy to clipboard operation
wasmtime-ex copied to clipboard

Refactor Rust NIF crate to use `rustler::resource!` macro

Open viniarck opened this issue 3 years ago • 0 comments

Refactor Rust NIF crate to use rustler::resource! macro.

This would make it easier to evolve the NIF crate, including removing some lazy_static usage.

viniarck avatar Dec 21 '22 22:12 viniarck