Guy Bedford
Guy Bedford
Tracking issue for supporting Node.js builtins (`import fs from node:fs`, ...), where each builtin can be individually turned on or off. We should implement this layer in C++ (or Rust),...
Not clear how we would implement these but there may well be applications and just wanted to note that these were approved to be added to WinterTC at the last...
We're hearing at Fastly that this could be a useful API to support in the Crypto API interfaces. Creating this as a tracking issue.
At Fastly we have a pre-defined maximum memory usage for Wasm services. It could be useful to be able to hard-code this limit into the runtime, so that the runtime...
Updates to the latest WASI SDK 25 just released today.
Without a build supporting internationalization we don't get support for regular expressions. For Fastly we fix this with a precompile step to replace in the source text all regular expressions...
Since we usually try and have tracking issues for WPT failures, this is to track the new failures in the recently added tests in https://github.com/bytecodealliance/StarlingMonkey/blob/main/tests/wpt-harness/expectations/fetch/api/request/request-disturbed.any.js.json.
We run a fork of the SpiderMonkey streams implementation on the SpiderMonkey tree. We've discussed various approaches to resolving this in the past, but perhaps the most expedient at this...
There are a few stories here, but this one is a very simple one - inline Fastly's current code modification approach to precompiling regular expressions into something that runs at...