Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

hajimehoshi/go2cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

609727b · Dec 19, 2021
Sep 2, 2021
May 6, 2020
Dec 19, 2021
Nov 23, 2021
Dec 23, 2020
Dec 28, 2020
Dec 6, 2020
Feb 26, 2020
Nov 29, 2020
Sep 2, 2021
Sep 2, 2021

Repository files navigation

go2cpp

A converter from Go to C++

Example

cd example/helloworld
./run.sh

How does this work?

This tool analyses a Wasm file compiled from Go files, and generates C++ files based on the Wasm file.

TODO

  • Improving compiling speed by reducing C++ files
  • net/http
  • os

About

A converter from Go to C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published