Skip to content

doc: remove x86 from os.arch() options

Rodrigo Muino Tomonari requested to merge github/fork/gibfahn/process-arch into master

I don't think it's possible for process.arch (which comes from V8's target_arch) to be x86.

Also updates process.arch to have the same information.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

Merge request reports

Loading