Brooooooklyn / windows-i686-codegen-issue-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduce 559

On windows PC:

  • choco install nodejs-lts -x86 --force -y
  • Add C:\Program Files (x86)\nodejs into your PATH
  • Ensure node -v command executes the 32 bit version
  • cargo build
  • cp target/debug/test.dll ./test.node
  • node index.js

About


Languages

Language:Rust 99.4%Language:JavaScript 0.6%