issues
search
bytecodealliance
/
jco
JavaScript toolchain for working with WebAssembly Components
https://bytecodealliance.github.io/jco/
Apache License 2.0
640
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: allow custom weval bin
#522
vados-cosmonic
opened
1 week ago
0
fix(examples): mention wac in string-reverse-upper README
#521
vados-cosmonic
closed
1 week ago
0
deps: update to ComponentizeJS@0.14.0
#520
guybedford
closed
2 weeks ago
0
fix: resource map being populated after trampoline
#519
guybedford
closed
2 weeks ago
0
DRAFT: Adding JSPI and Asyncify
#518
calvinrp
opened
3 weeks ago
0
Panics with "unreachable resource trampoline"
#517
calvinrp
closed
2 weeks ago
2
fix: optimized bindings codegen
#516
guybedford
closed
3 weeks ago
0
deps: latest toolchain for wasmtime@26
#515
guybedford
closed
3 weeks ago
0
feat(examples): add documentation and walkthroughs for examples
#514
vados-cosmonic
closed
2 weeks ago
6
clippy fixes
#513
calvinrp
closed
3 weeks ago
0
Instantiation mode with default imports
#512
buismaarten
opened
1 month ago
4
Transpile command generates invalid JS with `--import-bindings=...`
#511
buismaarten
closed
2 weeks ago
1
Support generating different case enum strings from wit enums
#509
e-moran
opened
1 month ago
4
support for top-level WIT resources
#508
ctaggart
opened
1 month ago
2
chore(examples): add examples
#507
vados-cosmonic
closed
1 month ago
4
Fix hidden exception in `runNext`
#506
xxshady
closed
1 month ago
1
Node version gives confusing error messages
#505
kaspar-p
opened
1 month ago
1
deps: update to WASI@0.2.1, Wasmtime@25 toolchain
#504
guybedford
closed
1 month ago
0
Typescript Stubgen Command
#503
nicoburniske
opened
1 month ago
0
Fix double newline using browser shim
#502
jprendes
closed
2 months ago
0
Extra newline when using browser shim in Deno
#501
jprendes
closed
2 months ago
2
Split componentize and transpile
#500
blaine-arcjet
opened
2 months ago
1
Set `/` as the default initial working directory for browser p2 shim
#499
kateinoigakukun
closed
2 months ago
1
feat: support --aot flag for jco componentize
#498
guybedford
closed
2 months ago
0
preview2-shim: `TypeError: Cannot read properties of null (reading 'startsWith')` on browser
#497
kateinoigakukun
closed
2 months ago
3
fix: pass open flags to getChildEntry in statAt
#496
kateinoigakukun
closed
2 months ago
0
Componentize bug case
#495
guybedford
closed
2 weeks ago
0
deps: update to latest ComponentizeJS with http by default
#494
guybedford
closed
2 months ago
0
use `require.resolve` shim instead of hard-coded paths
#493
OmarTawfik
closed
2 months ago
3
deps: update to latest deps, including ComponentizeJS
#492
guybedford
closed
2 months ago
0
deps: update to Wasmtime@24
#491
guybedford
closed
3 months ago
0
fix: post-return on error return bindgen
#490
guybedford
closed
3 months ago
0
fix: multi-return regression
#489
guybedford
closed
3 months ago
0
fix: multi-version import bindgen
#488
guybedford
closed
3 months ago
0
fix: call post-return after building return value
#487
guybedford
closed
3 months ago
0
transpile confused about resource types with the same name
#486
dicej
closed
3 months ago
1
fix: path to preview2-shim for run
#485
peter-jerry-ye
closed
3 months ago
1
transpile calls `postReturn` before retrieving data
#484
peter-jerry-ye
closed
3 months ago
0
[Feature Request] Add debug mode
#483
peter-jerry-ye
closed
3 months ago
2
Unable to locate the @bytecodealliance/preview2-shim package
#482
peter-jerry-ye
closed
3 months ago
2
fix: Wrap lists in Array to handle optional types
#481
blaine-arcjet
closed
3 months ago
2
Wrong typescript generated for `list<option<something>>`
#480
blaine-arcjet
closed
3 months ago
0
upgraded wasm-tools
#479
thesuhas
closed
3 months ago
1
fix: ComponentizeJS bindgen bug
#478
guybedford
closed
3 months ago
0
Toolchain upgrade
#477
guybedford
closed
3 months ago
0
Update test cases
#476
guybedford
closed
3 months ago
1
Latest preview2 tests
#475
guybedford
closed
2 months ago
1
Conversion between incomingHandler and request/response
#474
peter-jerry-ye
opened
3 months ago
5
Fix: `getCoreModule` type for async `instantiate`
#473
wooden-worm
closed
3 months ago
0
Wrong function type for `instantiate` with `InstantiationMode::Async`
#472
wooden-worm
closed
3 months ago
1
Next