Skip to content

malte-v/crystal-dll-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How it works

This works by...

  1. compiling the Crystal code into a static library (.lib)
  2. wrapping the static library in a DLL from C

See build.bat for details.

Building

  • Make sure Crystal on WSL is installed
  • Open a VS developer command prompt and cd into this repo
  • Run build.bat from the developer command prompt

About

Demonstrates how to create a DLL from crystal code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published