add memfs from workers-wasi 0.0.5

This commit is contained in:
Emil Lerch 2023-10-17 14:26:16 -07:00
parent 533ab89fe9
commit 353009c190
Signed by: lobo
GPG Key ID: A7B62D657EF764F8
2 changed files with 11 additions and 0 deletions

View File

@ -13,6 +13,17 @@ Getting new index.js
* Run a real wrangler deploy, then go into the console and copy/paste
Getting new memfs.wasm
----------------------
`npm view @cloudflare/workers-wasi`
```
.tarball: https://registry.npmjs.org/@cloudflare/workers-wasi/-/workers-wasi-0.0.5.tgz
.shasum: 1d9a69c668fd9e240f929dfd5ca802447f31d911
.integrity: sha512-Gxu2tt2YY8tRgN7vfY8mSW0Md5wUj5+gb5eYrqsGRM+qJn9jx+ButL6BteLluDe5vlEkxQ69LagEMHjE58O7iQ==
```
Steps we take:
--------------

BIN
src/dist/memfs.wasm vendored Executable file

Binary file not shown.