Skip to content

rwasm 0.2.0

Latest
Compare
Choose a tag to compare
@georgestagg georgestagg released this 11 Sep 15:23

New features

  • When building R packages with compress set to TRUE, use the binary R package .tgz file for the Emscripten filesystem image data and generate custom metadata rather than using Emscripten's file_packager tool.

  • Support for a new compress argument in file_packager(), make_vfs_library(), and other related functions. When enabled, VFS images will be compressed using gzip (#39).

Note: Mounting processed .tgz archives or compressed VFS images requires at least version 0.4.2 of webR.