Skip to content

Update LIEF to s390x-support branch (bcfa0dbe) for big-endian s390x fix - #110

Draft
Chandrababu-nagilli wants to merge 1 commit into
nodejs:mainfrom
Chandrababu-nagilli:s390x-support
Draft

Chandrababu-nagilli wants to merge 1 commit into
nodejs:mainfrom
Chandrababu-nagilli:s390x-support

Conversation

@Chandrababu-nagilli

Copy link
Copy Markdown

This updates the LIEF submodule to include s390x architecture support from https://github.com/Chandrababu-nagilli/LIEF/tree/s390x-support

Fixes: #104 (memory access out of bounds on s390x)

The s390x-support branch includes:

  • Native s390x builds support
  • Big-endian ELF handling fixes
  • Full feature parity with x86_64/arm64

Note: Requires rebuilding postject WASM binaries with updated LIEF.
Build command: npm run build (requires emsdk)

This updates the LIEF submodule to include s390x architecture support
from https://github.com/Chandrababu-nagilli/LIEF/tree/s390x-support

Fixes: nodejs#104 (memory access out of bounds on s390x)

The s390x-support branch includes:
- Native s390x builds support
- Big-endian ELF handling fixes
- Full feature parity with x86_64/arm64

Note: Requires rebuilding postject WASM binaries with updated LIEF.
Build command: npm run build (requires emsdk)
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.

s390x postject "Error: memory access out of bounds"

2 participants