api7 / wasm-nginx-module

Run Wasm in OpenResty/Nginx
Apache License 2.0
183 stars 22 forks source link

passing vm-specific configs #125

Open satrobit opened 2 years ago

satrobit commented 2 years ago

Hey, I'm trying to add "fuel" to the wasmtime engine used here, but there's apparently no way to pass engine configs. It'd be nice to have them. I can work on it if you accept contributions :)

spacewander commented 2 years ago

PR is welcome!

spacewander commented 2 years ago

Could you show us your API design before coding in it?

satrobit commented 2 years ago

Sure. I'll send the design before I start coding it.