Skip to main content

Module node_sys

Module node_sys 

Source
Expand description

Raw bindings to the Node.js API for projects using wasm-bindgen.

Vendored and internalized from the unmaintained node-sys v0.4.2 crate (https://github.com/interfaces-rs/node-sys, Apache-2.0 OR MIT). Exposed as workflow_node::node_sys so workflow-node no longer depends on the external crate. Lints are relaxed here since this is third-party generated binding code; the only functional change from upstream is renaming the tty ReadStream/WriteStream types (which collided with the fs ones under the same JS class name and are rejected by wasm-bindgen >= 0.2.126).

Modules§

assert
async_hooks
buffer
child_process
cluster
console
crypto
dgram
dns
events
fs
globals
http
http2
https
inspector
net
os
path
perf_hooks
querystring
readline
repl
stream
string_decoder
timers
tls
trace_events
tty
url
util
v8
vm
worker_threads

Structs§

AgentConstructorOptions
AppendFileOptions
AsyncIterator
BeforeExitListener
BrotliOptions
Buffer
CallSite
ConsoleConstructor
ConsoleConstructorOptions
CpuInfo
CpuInfoTimes
CpuUsage
CreateHookCallbacks
CreateReadStreamOptions
CreateWriteStreamOptions
CryptoConstants
DisconnectListener
Domain
ErrnoException
EventEmitter
ExitListener
FormatInputPathObject
GenerateKeyPairOptions
GenerateKeyPairSyncReturn
GetNameOptions
HrTime
Immediate
InspectOptions
KeyObjectExportOptions
MemoryUsage
MessageListener
MkdtempSyncOptions
Module
MultipleResolveListener
MultipleResolveType
NetServerOptions
NewListenerListener
NodeModule
NodeRequire
NodeRequireFunction
OsConstants
OsConstantsDlopen
OsConstantsErrno
OsConstantsLibuv
OsConstantsPriority
OsConstantsSignal
ParsedPath
PipeOptions
Platform
Process
ProcessEnv
ProcessFeatures
ProcessRelease
ProcessReport
ProcessSendOptions
ProcessVersions
ReadWriteStream
ReadableStream
RejectionHandledListener
RemoveListenerListener
RequireResolve
ScryptOptions
SetAadOptions
Signals
SignalsListener
Socket
StreamTransformOptions
StreamWritableOptions
Timeout
Timer
TypedArray
UncaughtExceptionListener
UnhandledRejectionListener
UserInfoOptions
WarningListener
Wasi
WasiOptions
WritableStream
WriteFileSyncOptions
Zlib
ZlibOptions
ZlibParams
ZlibReset

Statics§

processDeprecated
requireDeprecated