mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-20 21:35:19 +00:00
Add math_js.odin specific calls (that just wrap the f64 procedures)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//+build !js
|
||||
package math
|
||||
|
||||
@(default_calling_convention="none")
|
||||
|
||||
Reference in New Issue
Block a user