nodejs / llnode

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
Other
1.15k stars 100 forks source link

Supported Features Matrix #405

Open No9 opened 2 years ago

No9 commented 2 years ago

Following the Collaboration Call - 2022-08-09 Opening this issue to capture discussion on features that we should remove, disable, focus on I've captured Backwards Compat - https://github.com/nodejs/llnode/pull/404#issuecomment-1219040462 JS API - https://github.com/nodejs/llnode/issues/388 Release a 3.3.0 as a final 3.x build with llvm14 features but no official support?

But there maybe others we can discuss on the next collab call.

No9 commented 2 years ago

Looks like we are struggling to support Mac ARM architecture Also need to document supported architectures following on from https://github.com/nodejs/llnode/issues/401#issuecomment-1251856379 and validate for power and s390.