Open littledivy opened 2 years ago
This is blocked on GCable resources.
Can you explain what you mean by GCable resources? There seems to be 31 references of this const within https://github.com/denoland/deno/blob/8b2989c417db9090913f1cb6074ae961f4c14d5e/ext/crypto/00_crypto.js#L362
To avoid passing the serialized key to every op.
It lives in JS atm: https://github.com/denoland/deno/blob/8b2989c417db9090913f1cb6074ae961f4c14d5e/ext/crypto/00_crypto.js#L362