-
Notifications
You must be signed in to change notification settings - Fork 194
Issues: bytecodealliance/wit-bindgen
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
c#: Use Spans instead of e.g. byte[]
gen-c#
Related to the C# code generator
#1080
opened Nov 6, 2024 by
jsturtevant
c#: Mono runtime tests
gen-c#
Related to the C# code generator
#1079
opened Nov 6, 2024 by
jsturtevant
c#: only use version info if required
gen-c#
Related to the C# code generator
#1078
opened Nov 6, 2024 by
jsturtevant
c#: create a cli option to generate the csproj and replace that for the tests.
gen-c#
Related to the C# code generator
#1077
opened Nov 6, 2024 by
jsturtevant
c#: fix imports so they are only included if needed
gen-c#
Related to the C# code generator
#1076
opened Nov 6, 2024 by
jsturtevant
c#: namespacing to be idomatic c#. Right now things are a mix of lower and upper case
gen-c#
Related to the C# code generator
#1075
opened Nov 6, 2024 by
jsturtevant
c#: Usage instructions
gen-c#
Related to the C# code generator
#1074
opened Nov 6, 2024 by
jsturtevant
c#: Put shared types in a C# lib - https://github.com/bytecodealliance/cm-dotnet
gen-c#
Related to the C# code generator
#1073
opened Nov 6, 2024 by
jsturtevant
rust: Generated resource bindings can conflict with resource methods
#1059
opened Sep 28, 2024 by
lann
C#: improve WitException.Value type
gen-c#
Related to the C# code generator
#1042
opened Aug 29, 2024 by
pavelsavara
C#: consider generating partial classes
gen-c#
Related to the C# code generator
#1041
opened Aug 29, 2024 by
pavelsavara
Go: TinyGo 0.3.3 wasp2 compiler target does not work with wit-bindgen-go v0.30.0
#1038
opened Aug 23, 2024 by
siris
C#: Consider using Related to the C# code generator
Unsafe
instead of BitConverter
to convert values to/from bytes
gen-c#
#1014
opened Aug 1, 2024 by
dicej
C#: Consider changing Related to the C# code generator
List
parameters to e.g. IEnumerable
gen-c#
#1013
opened Aug 1, 2024 by
dicej
C#: use Related to the C# code generator
stackalloc
where appropriate for caller-allocated buffers
gen-c#
#1012
opened Aug 1, 2024 by
dicej
Improvement: print worlds to choose from in the error message for multi-world packages
#996
opened Jul 4, 2024 by
tschneidereit
Consider splitting configuration of foreign types into a new
generate!
macro config key
#992
opened Jul 1, 2024 by
rylev
C#: Generate meaningful Related to the C# code generator
ToString
methods for types
gen-c#
#976
opened Jun 18, 2024 by
dicej
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.