Zork icon indicating copy to clipboard operation
Zork copied to clipboard

Produce static and dynamic libraries

Open TheRustifyer opened this issue 3 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

Now that the target feature is published on the v0.10.0, is time to finish this, since now is an easy task

TheRustifyer avatar Aug 07 '24 21:08 TheRustifyer