@ruby/head-wasm-wasi 2.7.2 → 2.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2965,7 +2965,7 @@ SOFTWARE.
2965
2965
  };
2966
2966
 
2967
2967
  var name = "@ruby/head-wasm-wasi";
2968
- var version = "2.7.2";
2968
+ var version = "2.8.1";
2969
2969
  var description = "Ruby head built on WASI";
2970
2970
  var main = "./dist/cjs/index.js";
2971
2971
  var module = "./dist/esm/index.js";
Binary file
Binary file
package/dist/ruby.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ruby/head-wasm-wasi",
3
- "version": "2.7.2",
3
+ "version": "2.8.1",
4
4
  "description": "Ruby head built on WASI",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "module": "./dist/esm/index.js",