Guy Bedford

Results 334 issues of Guy Bedford

Strictly speaking I believe this global should be exposed.

We currently use deprecated openssl APIs, we should look into migrating to the non deprecated APIs Could you add an issue to update this according to the migration guide? It...

It could be beneficial to properly support SourceMaps on error stacks.

For libraries that rely on this global, original issue - https://github.com/fastly/js-compute-runtime/issues/32.

### What is the issue with the HTML Standard? With the WebAssembly ESM integration now merged in https://github.com/whatwg/html/pull/10380 using the [source phase imports proposal](https://github.com/tc39/proposal-source-phase-imports), there is a follow-on proposal for...

The expected integration with [JS String Builtins](https://github.com/WebAssembly/js-string-builtins) is that this feature would be turned on for the ESM Integration. During the update at the WasmCG today the question was brought...

The stance in this repo, as described in the readme - https://github.com/nodejs/cjs-module-lexer?tab=readme-ov-file#project-status is that only bug fixes and syntax updates will be landed but not new syntax cases, for the...

It should be possibly to fully polyfill Wasm string builtins here, with a feature detection path and the inclusion of a small polyfill.