Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 382 Bytes

File metadata and controls

11 lines (8 loc) · 382 Bytes

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

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