Skip to content

Example of writing an extension using different languages

License

Notifications You must be signed in to change notification settings

defold/example-languages

Repository files navigation

This example project shows how to write native extensions using C++, C# and Zig.

  • C++
    • Stable
  • Zig
    • Experimental support
    • The current state of the Zig toolchain is not stable, and may be updated at any time.
    • Used an experimental C API for Defold
  • C#
    • Experimental support
    • Based on DotNet 9 with AOT compilation
    • Generated from an experimental C API for Defold

About

Example of writing an extension using different languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •