wasmr icon indicating copy to clipboard operation
wasmr copied to clipboard

Execute WebAssembly from R using wasmer

Results 2 wasmr issues
Sort by recently updated
recently updated
newest added

I cannot build it now on macOS with the latest (`rustup update`) tools: ``` error[E0425]: cannot find function `get_fault_info` in this scope --> /Users/gaborcsardi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.17.1/src/fault.rs:289:21 | 289 | let fault =...