| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump wasm-pack version | brian horakh | 2023-09-30 | 1 | -1/+1 |
| | | |||||
| * | typo | brian horakh | 2023-09-30 | 1 | -1/+1 |
| | | |||||
| * | Enable 'std' feature on critical-section for WASM | Ulf Lilleengen | 2022-08-23 | 1 | -1/+1 |
| | | | | | | | This fixes the WASM support which was failing due to missing critical-section implementation. This also upgrades the bindgen dependency and ensures that tooling works. | ||||
| * | Add WASM support for executor | Ulf Lilleengen | 2021-09-13 | 1 | -0/+26 |
| * Adds an executor for WASM runtimes based on wasm_bindgen. * Add time driver based on JS time handling. * Add example that can run in browser locally. * Update to critical-section version that supports 'std' flag | |||||
