infinyon / infinyon/node-bindgen
problem with running api v6 on windows
Open
- Dominant language
- Rust
- Stars
- 587
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
steps to reproduce:
* check out branch support_v14 on windows platform
* ```cd examples\function```
* ```make test```
this generates:
```
Finished dev [unoptimized + debuginfo] target(s) in 13.20s
node test.js
make: *** [Makefile:7: test] Error -1073741819
```
Contributor guide
Assessment
This issue has not been assessed yet.