It seems like there is no exposed method in the SDK to create a CompiledPlugin and use it with a fuel limit:
- extism_compiled_plugin_new does not expose the fuel limit
- instantiate does not either
Exposing a method to do that would allow to benefit from the CompiledPlugin performance benefits while keeping the safety of the fuel limit.