Zork icon indicating copy to clipboard operation
Zork copied to clipboard

Produce static and dynamic libraries

Open TheRustifyer opened this issue 2 years ago • 1 comments

Feature Request

One thing that Zork should acomplish is produce static and dynamic libraries based on user input.

For that, we must create the [[#static_lib]] and [[#dyn_lib]] attributes in its correspondent sections in order to enable the execution flow for produce the desired libraries.

TheRustifyer avatar Oct 31 '22 21:10 TheRustifyer