You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to register native functions (symbols) only for a specific WASM module or execution environment?
The point would be preventing WASM modules from accessing native functions that are not intended for them.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
is it possible to register native functions (symbols) only for a specific WASM module or execution environment?
The point would be preventing WASM modules from accessing native functions that are not intended for them.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions