webassembly
webassembly copied to clipboard
A WebAssembly Monorepo
Using SvelteKit inside vite as a plugin. Internal server error: Cannot use relative URL (C:\Users\jon\Repositories\frontend\node_modules\@saschazar\wasm-webp/wasm_webp.wasm) with global fetch — use `event.fetch` instead: https://kit.svelte.dev/docs/web-standards#fetch-apis I tried to figure out the relative...
If I try to share a module instance for multiple image conversions, I end up getting out of bounds errors and nothing works, and if I make a new module...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.20.12. Release notes Sourced from @babel/core's releases. v7.20.12 (2023-01-04) Thanks @cross19xx, @JBYoshi and @nmn for your first PRs! :bug: Bug Fix babel-traverse #15224 Fix TaggedTemplateLiteral...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.3.0. Release notes Sourced from node-fetch's releases. v3.3.0 3.3.0 (2022-11-10) Features add static Response.json (#1670) (55a4870) v3.2.10 3.2.10 (2022-07-31) Bug Fixes ReDoS referrer (#1611) (2880238)...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 29.3.1. Release notes Sourced from babel-jest's releases. v29.3.1 Fixes [jest-config] Do not warn about preset in ProjectConfig #13583 Performance [jest-transform] Defer creation of cache directory...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.0 to 7.20.2. Release notes Sourced from @babel/preset-env's releases. v7.20.2 (2022-11-04) :bug: Bug Fix babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-simple-access, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-standalone, babel-types #15124...
In `heif/main.cpp` the image pointer is not initialized, which could cause a memory access violation. `free_buffer` doesn't set the image pointer to `NULL` and calling `free_buffer` two times will cause...
Bumps [auto](https://github.com/intuit/auto) from 10.29.2 to 10.37.6. Release notes Sourced from auto's releases. v10.37.6 :tada: This release contains work from a new contributor! :tada: Thank you, Ikko Ashimine (@eltociear), for all...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to 27.0.1. Release notes Sourced from eslint-plugin-jest's releases. v27.0.1 27.0.1 (2022-08-28) Bug Fixes prefer-expect-assertions: report on concise arrow functions with expect call (#1225) (64ec9c1) v27.0.0 27.0.0...