Getting Started w/ C/C++ & Deno FFI

Опубликовано: 13 Октябрь 2024
на канале: tylerlaceby
2,043
76

This video shows multiple example of passing data to and from JavaScript and some custom C functions. This will hopefully be a great first start to working with Deno's FFI module and hopefully allow you to understand how to pass data such as pointers, arrays, and more to and from C/C++/Rust/ and more.

If you want to see a part two where I create a more complex data types and work with them please leave your feedback down below.


🔔 JOIN THE COMMUNITY 🔔
https://www.youtube.com/c/JSimplified... -- Subscribe xD
----------------------------------------

-- Social Links --
Discord -   / discord  
GitHub - https://github.com/tylerlaceby/