libriscv / godot-sandbox

Sandboxing that enables safe modding for Godot games
BSD 3-Clause "New" or "Revised" License
89 stars 7 forks source link

Slightly improved VMcall latency for simple Variant types #70

Closed fwsGonzo closed 2 weeks ago

fwsGonzo commented 2 weeks ago

Just enough to push GDScript vs Sandbox boundary from 4 to 6 arguments.

fire commented 2 weeks ago

How should we test this? What is the test plan?