Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: make worker-build support custom JS shims
This allows for users to provide their own JS shim and allowing them to customize behaviour: panic handling, wasm coredumps, and so on... It defaults to the embedded shim in the binary to avoid breaking changes,
- Loading branch information