Sven Pfennig

Results 6 issues of Sven Pfennig

Hi, this is an amazing project! But I noticed that on a mac the editor does not save on "cmd+s" but stop the running code. Maybe another shortcut would be...

As mentioned in #18 it would be handy to have a configurable BackendURL at execution time. My preferred approach is to pass the @BaseUrl annotation a function instead of a...

Spin has a plugin system that allows Spin apps to be triggered by user-defined events. To add a trigger to the spin-shim it needs to be added to the source...

My favorite cite about KWasm: >"So [Kwasm](https://kwasm.sh/) operator breaks into the host node and sets up some containerd configuration imports of binary from wherever — this is not production ready"...

enhancement

Hi, I was testing cobol-check for the gnucobol language track of the [exercism.org](https://exercism.org/) learning platform. I'm concerned that installing a Java program would cause support requests to set up a...

Hi, I have made some changes to your code to address some issues I had while using your lib. 1. (b6b9a89) Java 11 has finally removed JAXB and `DatatypeConverter` is...