index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
sys
/
wasm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent odin.js from printing empty line in the console for the ending "\n"
Jonathan Tron
2025-03-26
1
-6
/
+8
*
fix tabs
Laytan Laats
2025-03-21
1
-8
/
+8
*
Prevent registering the same event listener twice on the same element with th...
Jonathan Tron
2025-03-21
1
-2
/
+9
*
Fix add/remove event listeners in `core:sys/wasm`
Jonathan Tron
2025-03-20
3
-29
/
+45
*
Merge pull request #4933 from laytan/js-open-binding
gingerBill
2025-03-13
2
-1
/
+9
|
\
|
*
core/sys/wasm/js: add `open` binding to `window.open`
Laytan Laats
2025-03-12
2
-1
/
+9
*
|
Merge pull request #4932 from laytan/js-pointer-event-and-charcode
gingerBill
2025-03-13
2
-0
/
+48
|
\
\
|
*
|
core/sys/wasm/js: add pointer event info and add charCode to keyboard events
Laytan Laats
2025-03-12
2
-0
/
+48
|
|
/
*
|
Merge pull request #4931 from laytan/webgl-improvements
gingerBill
2025-03-13
1
-0
/
+10
|
\
\
|
*
|
webgl: add `BlendEquationSeparate` and `GetParameter4i`
Laytan Laats
2025-03-12
1
-0
/
+10
|
|
/
*
/
core/sys/wasm/js: improve gamepad API
Laytan Laats
2025-03-12
2
-11
/
+46
|
/
*
webgpu: fix cstring as parameter not loading correctly
Laytan Laats
2025-01-09
1
-1
/
+4
*
Increase size of JS keyboard event key/code buffer size
p2jason
2024-11-12
2
-4
/
+4
*
Merge pull request #4415 from p2jason/master
Laytan
2024-11-01
1
-14
/
+17
|
\
|
*
Removed event hook callback from add_*_event_listener functions
p2jason
2024-10-31
1
-18
/
+4
|
*
Removed event queue from add_*_event_listener JS functions and added event ho...
p2jason
2024-10-31
2
-35
/
+43
|
*
Changed boolean parameters to bit set in the add_*_event_listener functions
p2jason
2024-10-25
1
-6
/
+6
|
*
Added parameters to the add_*_event_listener JS functions for stopping event ...
p2jason
2024-10-24
2
-11
/
+20
*
|
sys/wasm/js: add `set_element_style`
Laytan Laats
2024-10-26
2
-0
/
+12
|
/
*
Pass delta time instead of current time to odin.js `step`
gingerBill
2024-09-29
1
-2
/
+2
*
Add gamepad support
gingerBill
2024-09-22
3
-32
/
+142
*
Add gamepad events
gingerBill
2024-09-22
2
-4
/
+47
*
Add new js events
gingerBill
2024-09-22
1
-2
/
+8
*
Move `vendor:wasm/js` to `core:sys/wasm/js`
gingerBill
2024-09-22
9
-0
/
+2743
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-1
/
+1
*
time: wasi implementation
Laytan Laats
2024-08-10
1
-4
/
+4
*
Use `union #shared_nil` for `os.Error`
gingerBill
2024-08-04
1
-0
/
+1
*
wasi: make `os.open` work with absolute paths
Laytan Laats
2024-07-02
1
-2
/
+2
*
Change to `"contextless" from `"c"`
gingerBill
2023-05-29
1
-22
/
+22
*
Minor clean up of wasi_api.odin
gingerBill
2022-07-25
1
-259
/
+171
*
Update wasi to use `string` and slice types
gingerBill
2021-10-31
1
-197
/
+249
*
Correct string usage
gingerBill
2021-10-31
1
-27
/
+37
*
Correct wasi linking
gingerBill
2021-10-31
1
-198
/
+218
*
Move `sys/wasi` to `sys/wasm/wasi`
gingerBill
2021-10-31
1
-0
/
+1817