Package: wasmer Title: WebAssembly Runtime for 'R' using 'Wasmer' Version: 0.0.0.9000 Authors@R: c( person(given = "Sounkou Mahamane", family = "Toure", email= "sounkoutoure@gmail.com", role = c("aut", "cre")), person(given ="Wasmer Authors", role = c("ctb"))) Description: 'R' bindings for the 'Wasmer' WebAssembly runtime. This package allows you to compile, instantiate, and execute WebAssembly modules from 'R', providing a bridge between 'R' and WebAssembly for high-performance computing and interoperability. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/rextendr/version: 0.8.1 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz Depends: R (>= 4.2) Suggests: tinytest, knitr, rmarkdown VignetteBuilder: knitr URL: https://sounkou-bioinfo.github.io/wasmer/ Config/pak/sysreqs: xz-utils libclang-dev Repository: https://sounkou-bioinfo.r-universe.dev Date/Publication: 2025-11-21 18:51:32 UTC RemoteUrl: https://github.com/sounkou-bioinfo/wasmer RemoteRef: HEAD RemoteSha: 9c54fe068cf721d1a111aebc4a9b3b962a06b26e NeedsCompilation: yes Packaged: 2026-07-19 06:06:21 UTC; root Author: Sounkou Mahamane Toure [aut, cre], Wasmer Authors [ctb] Maintainer: Sounkou Mahamane Toure