- Add workspace configuration to support plugins - Create nyash-file plugin with C ABI - Implement nyash_file_open/read/write/exists/free functions - Add libloading dependency with dynamic-file feature - Successfully build libnyash_file.so (1.55s build time) Next: Implement plugin loader in interpreter