Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dario-piotrowicz/workerd-module-fallback-namedexports-capnp-repro


https://github.com/dario-piotrowicz/workerd-module-fallback-namedexports-capnp-repro

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# workerd-module-fallback-namedExports-capnp-repro

Reproduction of the workerd cjs modules `namedExports` capnp module configuration via the module fallback service.

## Reproduction steps

Install the dependencies:

```
$ npm i
```

run:

```
$ npm start
```

see the command's output

what I currently get

![output](./output.png)