Logo
Explore Help
Register Sign In
tomoaki/hakorune
1
0
Fork 0
You've already forked hakorune
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
fcf28be8f9bcc5759e90ba9d79b46433ebc9b07b
hakorune/local_tests/test_plugin_filebox.nyash
Moe Charm 0441608db3 BID-FFI integration:\n- Add plugin-tester io subcommand and TLV helpers; E2E open/write/read/close\n- Implement FileBox plugin invoke (birth/open/read/write/close) with BID-1 two-pass\n- Add BID loader/registry/plugin_box modules; prefer plugin-backed FileBox in interpreter\n- Introduce PluginFileBox with minimal read/write/close dispatch\n- Update runner debug paths; add local simple tests\n- Docs: plugin-tester guide and FileBox Nyash↔BID mapping; CURRENT_TASK updated
2025-08-18 11:07:03 +09:00

6 lines
192 B
Plaintext
Raw Blame History

// Plugin-backed FileBox integration test
local f
f = new FileBox("plugins/nyash-filebox-plugin/target/test_integration.txt")
f.write("Hello from Nyash via plugin!")
print("READ=" + f.read())
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 41ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API