8000 GitHub - JaymoCodes/capnpc-dart-compiler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JaymoCodes/capnpc-dart-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capnpc-dart

This compiler compiles capnp files to be used in dart projects. As described by robo fiddle below, the compiler generates output that makes the capnp-dart package usable in dart/flutter projects.

Compile the rust project with cargo build --release- this is to create the compiler which you will use to create the capnp files. Don't alter the files produced by this compiler.

Coupled with https://github.com/roboFiddle/capnp-dart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 83.5%
  • Cap'n Proto 16.5%
0