dfinity / cdk-rs

Rust canister development kit for the Internet Computer.
Apache License 2.0
201 stars 90 forks source link

Support external wasm module import into canister #452

Closed ltp456 closed 10 months ago

ltp456 commented 11 months ago

I want to compile Golang code into wasm and call methods of wasm in the canister. is there any way can do it?

sesi200 commented 10 months ago

For now this is not possible. Since we don't collect feature requests here I went ahead and created this feature request on our feedback board which we use to prioritize tasks