Zig-Dex interop
            
            #646
          
          
        -
| 
         Just found out about this great budding language and it is very exciting. I want to be able to use it from Zig, which has first class C interop. Can you suggest the best way or strategy to do this?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            oxinabox
          
      
      
        Sep 10, 2021 
      
    
    Replies: 1 comment 1 reply
-
| 
         Copy the way it is done in Julia or Python  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        ted-kord
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Copy the way it is done in Julia or Python