Skip to content

Instantly share code, notes, and snippets.

@Keped
Last active October 5, 2025 12:38
Show Gist options
  • Select an option

  • Save Keped/b8c900909f35538b90c4a58d570146fa to your computer and use it in GitHub Desktop.

Select an option

Save Keped/b8c900909f35538b90c4a58d570146fa to your computer and use it in GitHub Desktop.
self.onmessage = (e) => {
console.log("ON MESSAGE: ",e);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment