-
# Motoko Formatter
This document outlines the functional requirements and release timeline for the first version of the official Motoko code formatter.
## Abstract
A code formatter converts s…
-
I've been pushing for some standardization around a `cdk` namespace for Wasm public metadata as discussed here: https://forum.dfinity.org/t/rfc-canister-metadata-standard/16280
I'm wondering if it …
-
```
git clone https://github.com/dfinity/portal
cd portal
npm ci
npm run start
> portal@0.0.0 start
> docusaurus start --host 0.0.0.0
[INFO] Starting the development server...
[INFO] showc…
-
I propose the following text of the proposal to create a DAO based on the ICRC-72 standard:
It is proposed to create a DAO that will manage a network of event broadcasters that implement the ICRC-7…
-
currently the [top level quickstart](https://internetcomputer.org/docs/current/developer-docs/quickstart/hello10mins) lets user deploy a dapp using the motoko cdk. ideally we let people choose which l…
-
it would be nice to add more content to the [rust quickstart](https://internetcomputer.org/docs/current/developer-docs/build/cdks/cdk-rs-dfinity/rust-quickstart) and make it as detailed as it's motoko…
-
While I was building .wasm files with various languages (AssemblyScript, C, C++, C#, Go, Grain, Haskell, Motoko, Rust, Zig), I noticed that Swift is the only one that generates a different .wasm file …
kennu updated
9 months ago
-
It would be very cool to add support for the [WebAssembly](http://webassembly.org/)
---
**_Admin comment_**: For current status, see https://dart.dev/web/wasm
-
The message identifier should be flexible enough so that for simple systems it can just be an increasing nonce, but for more complex systems we want deterministic ordering and the ability to know you …
-
```
git clone https://github.com/dfinity/portal
cd portal
npm ci
```
then
clean up manually sidebar because of issue https://github.com/dfinity/portal/issues/2610
then
```
npm run sta…