Alexander Medvednikov
Alexander Medvednikov
you don't need a permission to submit a PR
Thanks, will fix asap. We've only been testing on linux/macos.
we run it everywhere here (https://github.com/vlang/c2v/blob/master/.github/workflows/doom_gfx_regressions.yml), vlang/v, vlang/doom all hacks will be unnecessary of course, it's just not there yet
Thanks! Can you vfmt the code please?
Also ``` tests/5.struct.v:103:13: error: `AnonStructTest0` lacks body 101 | 102 | age int 103 | foo struct AnonStructTest0 { | ~~~~~~~~~~~~~~~ 104 | bar int ```
it's because `remove` is registered as a builtin function in c2v i'm surprised there's a C lib using `remove` as a function name
Indeed, no JS is not an option. Fortunately, for us V8 takes care of that. It can be easily embedded.
There was no source, the couple of files that were posted by someone else were unrelated. If you're interested to join the dev team and get access to the source,...
@ulises-jeremias can you have a look please?
Agreed, will have to modify vweb