Simon Ramstedt
Simon Ramstedt
### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...
The basic C/C++ tutorial video is awesome but it doesn't really help me to make Sourcetrail work with Chromium. Would it be possible to have a more advanced tutorial for...
Hi, thanks for Quickjs! Have you seen this effort to standardize non-browser JS runtimes: https://common-min-api.proposal.wintercg.org/ ? Do you think it would make sense for Quickjs to implement (a subset of)...
Importing/requiring `dist/libsignal-protocol.js` in Node fails even though the line ``` var ENVIRONMENT_IS_NODE = typeof process === 'object' && typeof require === 'function'; ``` suggests the authors intended it to work...
The directory name in the avenue_assets folder should be equal to the google drive id. Currently new binaries with a new id don't get downloaded if there is already a...