Stéphane Payrard

Results 17 issues of Stéphane Payrard

On the https://rakudo.org/star page the last dmg bundle dates from 2020.01 which does not support M1 Apple silicon. I said : "The availability of a `brew install` which is the...

In svelteflix, there is a form with buttons that have a `formaction` attribute. Such an example should be added in the tutorial https://github.com/Rich-Harris/svelteflix/blob/69ef00c20730d393a833fe8f6bad60944a1f02eb/src/routes/login/%2Bpage.svelte#L8 ```svelte email password login register ```

enhancement

That would avoid me to run a linux image in virtualbox just to do that.

See below. Note the error message : ``` error: [plugin: peg-loader] Cannot find module './src/renderer/regexper-static/node_modules/canopy' Require stack: - /Users/cog/vscode/vscode-regex-notebook/esbuild.js ``` Full session ``` git submodule init; git submodule update Submodule...

It would be nice to be able to write macros in ts in addition to js. This would imply to be able to run a watch script in the "npm...

## Context This is a followup on https://github.com/rakudo/star/issues/199 ## Expected Behavior Installation of App::Mi6 ## Actual Behavior Installation fails ## Steps to Reproduce ``` zef --debug install App::Mi6 ===> Searching...

### Describe the bug On MacOS, when by mistake one creates a .Svelte file instead a .svelte one, the vscode svelte extension does not complain but vite will and will...

feature request