Brian Kirkpatrick
Brian Kirkpatrick
…masmx64 script call to fail when building zlibvc project. Tested w/ VS2022, but should fix identical issue with standing ("vc14") solution. Can create a new VS2022 ("vc17") solution if desired,...
#364 suggestion implemented with several small adjustments: * arguments are not used as the source of replacement value definitions; they are instead evaluated against environmental variables (from the user runtime)...
Starting off a project from scratch, even using `degit` (which is one of my favorite tools--kudos!), the first think I typically have to do is a series of search-replace-all for...
### Is your feature request related to a problem? Please describe. Referencing custom images via URL is inherently insecure; a mechanism is needed to verify such network. ### Describe the...
### Is your feature request related to a problem? Please describe. Currently, cloud-init passed via user_data continues for some time beyond when Terraform considers applying a droplet to be "completed....
these commits include the following: * pull from PR #3 (see https://github.com/arrufat/zig-wasm-webgl) * updates to build command verified with 0.12.0 and 0.13.0 versions of Zig (WASM options have changed quite...