Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

David256/ffi-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FFI Testing

Prepare the Docker with:

docker compose build builder
docker compose up builder

This will build the container, copy the files, and compile the C library.

You can also run php main.php from within the container too.

docker compose exec builder bash
php main.php

Or

docker compose exec builder php /source/main.php

About

:P

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published