wasm3 / wasm3-rs

Rust wrapper for Wasm3, the fastest WebAssembly interpreter
MIT License
155 stars 43 forks source link

why is there a inner pointer error? #38

Closed luyikk closed 2 years ago

luyikk commented 2 years ago

[derive(Copy, Clone, PartialEq, Eq)]

pub struct Wasm3Error(*const cty::c_char);

This contaminates error.