issues
search
GoogleChromeLabs
/
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
https://github.com/RReverser/wasm-bindgen-rayon
Apache License 2.0
404
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump minimatch and serve-handler in /test
#52
dependabot[bot]
opened
10 months ago
0
Bump ejs and @surma/rollup-plugin-off-main-thread in /test
#51
dependabot[bot]
opened
10 months ago
0
Bump loader-utils from 2.0.0 to 2.0.4 in /test
#50
dependabot[bot]
opened
10 months ago
0
Bump bumpalo from 3.6.1 to 3.14.0
#49
dependabot[bot]
opened
10 months ago
0
Bump terser from 4.8.0 to 4.8.1 in /test
#48
dependabot[bot]
opened
10 months ago
0
Bump crossbeam-utils from 0.8.2 to 0.8.19
#47
dependabot[bot]
opened
10 months ago
0
Bump memoffset from 0.6.1 to 0.6.5
#46
dependabot[bot]
opened
10 months ago
0
Bump follow-redirects from 1.15.0 to 1.15.4 in /test
#45
dependabot[bot]
opened
10 months ago
0
Bump follow-redirects from 1.14.9 to 1.15.4 in /demo
#44
dependabot[bot]
opened
10 months ago
0
Bump msgpackr from 1.8.1 to 1.10.1 in /test
#43
dependabot[bot]
opened
10 months ago
0
Circular Dependency with WebPack 5
#42
amiller68
closed
11 months ago
1
TypeError: error loading dynamically imported module
#41
mtb0x1
closed
1 year ago
3
Use rayon par_iter() in wasm multiply threads by webworker throw error memory access out of bounds
#40
zhangyuang
closed
1 year ago
22
Any way to obtain "window" object in wasm spawned in Web Worker such as in the case of demo?
#39
eldenpark
closed
1 year ago
1
RuntimeError: unreachable in webworker when use a lot of memory
#38
zhangyuang
closed
1 year ago
4
Parent thread is never GC'd after its termination
#37
b-inary
closed
1 year ago
10
Use location.pathname in workerHelper.js instead of URL bundler logic
#36
codeart1st
closed
1 year ago
3
`init_thread_pool` on a Yew App built with Trunk doesn't work
#35
hukasu
closed
1 year ago
1
why not stable?
#34
mimoo
closed
1 year ago
2
Can this package also be used with webpack version 4?
#33
Nahee-Park
closed
1 year ago
1
Circular dependency between chunks with runtime using webpack as a bundler
#32
timoe
closed
2 years ago
1
RuntimeError: Atomics.wait cannot be called in this context
#31
ZhaoXiangXML
closed
2 years ago
5
Unit testing with #[wasm_bindgen_test]
#30
ZhaoXiangXML
closed
10 months ago
6
Is it possible to initialize thread pool from rust side?
#29
felipellrocha
closed
10 months ago
3
Slightly confused about initialization directions
#28
felipellrocha
closed
10 months ago
8
initThreadPool freezes when compiling with -C lto flag
#27
alordash
closed
1 year ago
12
Error: crate directory is missing a `Cargo.toml` file; is `-Z` the wrong directory?
#26
dimasukr
closed
1 year ago
8
Update to Rust 1.60
#25
ImUrX
closed
2 years ago
0
update nightly version to latest stable
#24
ImUrX
closed
2 years ago
1
Webpack warning of circular dependencies inside workerHelper.js
#23
codeart1st
closed
2 years ago
5
initThreadPool freezing after call
#22
ranis-junior
closed
2 years ago
11
Throw an error when number of threads is 0
#21
zxch3n
closed
2 years ago
5
`init_thread_pool(0)` will freeze the worker with no error
#20
zxch3n
closed
2 years ago
5
Integration with React
#19
yuichiroaoki
closed
2 years ago
2
RuntimeError: Atomics.wait cannot be called in this context
#18
ArchitBhonsle
closed
3 years ago
8
Inconsistent behaviour with `find_any`
#17
danitrod
closed
3 years ago
4
Demo multithreaded is 10-20x slower
#16
ablakey
closed
3 years ago
11
Using clippy got harder with the explicit target_features `atomics` check.
#15
rustonaut
closed
1 year ago
7
How to use javascript primitives.
#14
entropylost
closed
3 years ago
5
Update to latest rust stable
#13
ImUrX
closed
3 years ago
6
Calling `init_thread_pool` off `rust`
#12
entropylost
closed
3 years ago
13
Usage with trunk?
#11
entropylost
closed
3 years ago
17
my program gets stuck when trying to do parallel iter
#10
ImUrX
closed
3 years ago
7
Rustflags now require alsow +mutable-globals
#9
Ciantic
closed
3 years ago
2
SyntaxError when attempting to load in Firefox
#8
mycognosist
closed
3 years ago
5
Add support for remotely-hosted workerHelpers script
#7
josephrocca
closed
3 years ago
14
Support for remotely-hosted workerHelper script?
#6
josephrocca
closed
3 years ago
9
Add warning about potentially-missing no-bundler feature
#5
josephrocca
opened
3 years ago
1
Warn about potential lack of `.cargo/config` and `rust-toolchain`
#4
josephrocca
closed
3 years ago
5
Relative import path in workerHelpers.js is wrong?
#3
josephrocca
closed
3 years ago
3
Next