0.1.1 • Published 1 year ago

@datadog/segfaultify v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

segfaultify-nodejs

A native addon that always segfaults for testing purpose.

Usage

const { segfaultify } = require('segfaultify')

segfaultify() // Causes the process to crash with a segmentation fault.

License

Apache 2.0. See LICENSE file.

0.1.1

1 year ago

0.1.0

1 year ago