feat(turbopack): initialize the runtime on wasm
Run next-napi-bindings module initialization once across shared WASI instances, size Tokio from Node availableParallelism, register napi-rs wasm exports, and keep worker instances from recursively running process initialization. Link the artifact in CI with compiler and linker warnings denied.
Co-authored-by: Tobias Koppers <1365881+sokra@users.noreply.github.com>
Co-authored-by: Luke Sandberg <210140+lukesandberg@users.noreply.github.com>