issues Search Results · repo:bytecodealliance/jco language:Rust
Filter by
218 results
(89 ms)218 results
inbytecodealliance/jco (press backspace or delete to remove)Hi, I am having some issues with jco-transpiled code, though I m not sure on which side of the keyboard the source of
the issue is located.
When I implement a world that imports a resource type from an ...
leon-thomm
- 12
- Opened 6 days ago
- #565
Using the example:
https://github.com/bytecodealliance/jco/tree/e083d5a0699856bfa6b4eab2776ca04ada125138/examples/components/http-hello-world
With jco:
❯ jco serve out/js_default_wasi_http_comp.wasm ...
mschuwalow
- 3
- Opened 14 days ago
- #559
This logic is not correct on Windows, as nodejs does not support drive letters starting with // or \\\\
https://github.com/bytecodealliance/jco/blob/46e729c8383fb54f33055498d3e36531bdb0fd48/packages/preview2-shim/lib/nodejs/filesystem.js#L532-L541 ...
oovm
- 1
- Opened 15 days ago
- #555
Description
Flush, then poll on the stdout, will cause the program to hang.
Expected behavior
The program finishes, as wasmtime s behavior.
Steps to reproduce:
- run cargo component new flush --lib ...
peter-jerry-ye
- 1
- Opened 17 days ago
- #550
Jco s Node.js implementation could support trailers via the Node.js HTTP API -
https://nodejs.org/docs/latest/api/http.html#responseaddtrailersheaders.
guybedford
- Opened 19 days ago
- #549
When a WIT resource doesn t define a constructor, jco generates a JS constructor by default, that just throws when
called:
https://github.com/bytecodealliance/jco/blob/fe90d2ff0af2fc43d42002373e3edb9f892d7f53/crates/js-component-bindgen/src/transpile_bindgen.rs#L621-L623 ...
enhancement
OmarTawfik
- 1
- Opened on Jan 9
- #543
For debugging it would be convenient to have a jco componentize -d all-debug option which would disable all features
except for stdio for debugging.
guybedford
- 3
- Opened on Dec 30, 2024
- #542
I hope there is a command that can generate shim libraries from wit files That is, generate similar import paths
@my-org/my-shim/random#*
@my-org/my-shim/my-world#*
Currently jco types can only generate ...
oovm
- Opened on Dec 25, 2024
- #541
I hope jco transpile can implement JS String Builtins Proposal.
This helps to significantly reduce the size of browsers by reducing string-related functions and constant conversions.
The specific logic ...
enhancement
oovm
- 3
- Opened on Dec 22, 2024
- #539
I want to migrate some of jco s functionality to my rust toolchain, but I don t know how to get output similar to jco
transpile.
jco transpile generate a node module with imports.
but rust side transpile ...
oovm
- 2
- Opened on Dec 22, 2024
- #538
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.