christophgysin / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno compile support

zmarouf opened this issue · comments

It's a feature request / bug report.
I'm wondering if you managed to get this to work with deno compile to produce a working binary.
I know deno compile is fairly unstable but wondering if you somehow got it working?
I tried with a simple sts client using getCallerIdentity and it fails with weird errors.

Could you create a minimal example to reproduce the problem, together with any error message? I'm not familiar with any possible deno compile limitations, so this could also be a bug in deno itself, and should then also be reported there.

Closing due to inactivity.