Skip to content

Conversation

oligamiq
Copy link
Contributor

  • Fix blocking-based poll_oneoff to support std:thread::sleep

threads:

  • Add node example
  • allow custom to instantiate for WebAssembly
  • feat multimemory
  • Updated locking mechanism in better synchronization.
  • Enhanced error handling for worker termination and notifications.
  • Exporting example polyfill
  • Adapted the example for Firefox

import { WASIProcExit } from "@bjorn3/browser_wasi_shim";
import { wasi } from "@bjorn3/browser_wasi_shim";
// import { wasi } from "@bjorn3/browser_wasi_shim";
import * as wasi from "../../src/wasi_defs.ts";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wouldn't work once published, right?

@oligamiq oligamiq force-pushed the main branch 2 times, most recently from 4d3ee14 to 0e48a22 Compare September 26, 2025 13:41
- Updated locking mechanism in better synchronization.
- Enhanced error handling for worker termination and notifications.
- Exporting example polyfill
- Adapted the example for Firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants