Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dario-piotrowicz/miniflare-wrappedbindings-getbindings-function-stringification-error-repro


https://github.com/dario-piotrowicz/miniflare-wrappedbindings-getbindings-function-stringification-error-repro

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Miniflare `wrappedBindings` + `getBindings` function stringification error repro

After installing the project's dependencies:
```
$ npm i
```

If you run `npm start` you'll see the following output:
![screenshot](./screenshot.png)

Showing that the `Greeter` wrapped binding can be successfully used inside Miniflare/Workerd but it cannot by using the Miniflare binding proxies.