Enzo Haussecker
Enzo Haussecker
Please provide `didc` release binaries for: - [x] `darwin/amd64` - [ ] `darwin/arm64` - [x] `linux/amd64` - [ ] `linux/arm32` - [ ] `linux/arm64` - [ ] `windows/amd64`
Create a C API for Candid in Rust and compile it down to WASM to distribute with C SDK.
Seems like DFX is truncating the file. This behavior is not observed on Linux. ``` seoraksan:motoko-qr enzo$ dfx build Building canisters... Build failed. Reason: Postbuild step failed for canister ic:0100000000000000000000000000000000012D...
As the title indicates!
We want to embed HTML, CSS, and JavaScript assets into our Motoko source code. Would it be possible to create a macro that would allow us to do that? Specifically,...