Skip to content

Conversation

@superstructor
Copy link

  • Replace deprecated 'pkgconfig' with 'pkg-config' in emscripten.cross
  • Add -msimd128 flag to WASM link arguments for proper SIMD support
  • Update deno.lock with latest dependency hashes

These changes eliminate the meson build deprecation warning and ensure SIMD flags are properly propagated through both compilation and linking stages for optimal WebAssembly performance.

- Replace deprecated 'pkgconfig' with 'pkg-config' in emscripten.cross
- Add -msimd128 flag to WASM link arguments for proper SIMD support
- Update deno.lock with latest dependency hashes

These changes eliminate the meson build deprecation warning and ensure
SIMD flags are properly propagated through both compilation and linking
stages for optimal WebAssembly performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants